Login or Register

RSS IconRecent posts in this topic

avatar
apidevlab on Mar 29. 2007. 1:46 am
I need some pointers regarding setup of a svn enabled development version if poss?

Heres my logic (it may well be flawed from the constant flicking through the svn manual):

- 'export' a copy of current svn to my local machine
-----------------------------------------------------------

c:\path\to\export


- 'import' to MY svn server
----------------------------

create a 'branch' on my svn server > copy HEAD REVISION


- 'checkout' to my local machine (allows me to make changes etc)
--------------------------------------------------------------------------

c:\path\to\import\branch\1.0 << Is this now MY working copy?


- 'merge' to my svn server << To MY 'branch' eg 1.1?
------------------------------------------------------------

create 'diff' files for changes? AND/OR create 'tag' status of 'merged' content.??


- 'commit' branch 1.1 to 'trunk'
---------------------------------


I a sorry if it's all a bit gibberish but I really hope some smart users may be able to point me in the right direction. It's been a long day an a steep larning curve.

Am using TortoiseSVN btw and have shell access to svn server.

Fingers crossed.
Topic is locked. If you have something important to say about issues discussed on this page please write at hi@a51dev.com.

RSS IconRecent posts in this topic