There is something special, but you can do that from within eclipse.
For example, you made your version go into production. You can then Tag the version by team->Branch/Tag. Then use switch at any time to make changes, but remember that this makes changes to that branch. Tags are used for releases, branches are used for versions. That's it in a simple form, but read the SVN manual on branches/tags/merging and it might just confuse you more... Only joking, it is worth the read. Btw you can also refactor at any time to branch a code base... But you will have to merge changes into trunk if you need to make those changes in branches effect latest code. Something to keep in mind. Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613 8676 4223 Mobile: 0404 998 273 From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of AJ Mercer Sent: Thursday, 3 May 2007 12:53 PM To: cfaussie@googlegroups.com Subject: [cfaussie] Re: Subversion - import / checkout OK - doing that now I thought there was something special about trunk/branch/tag folders that had to be created by snv - I was using Tortoise to create them Looks like it is loading now :-) Thank you. On 5/3/07, Andrew Scott <[EMAIL PROTECTED]> wrote: Each project should have its own trunk, branches and tags folder. So when you create a project in SVN keep this in mind. Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613 8676 4223 Mobile: 0404 998 273 From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of AJ Mercer Sent: Thursday, 3 May 2007 12:44 PM To: cfaussie@googlegroups.com Subject: [cfaussie] Re: Subversion - import / checkout Doh! Folder trunk/ already exisits in repository You must specify a folder name that does not already exist On 5/3/07, AJ Mercer < [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> > wrote: Actually, cancel that I clicked on browse which brought up a dialog with my repository - I clicked trunk It came back with trunk\new folder I deleted new folder I have now got to the next step - commit comment... On 5/3/07, AJ Mercer < [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> > wrote: This does indeed seem like what I am after but... It wants to create a folder - I want it to go straight into the trunk. I have set up my repository like http://svn.myServer.net:81/myProject/trunk/ It looks like this process will end up creating this http://svn.myServer.net:81/myProject/trunk/myProject It wont let me put the repository location as http://svn.myServer.net:81/myProject and the folder as trunk I have created a cfEclipse project in eclipse and set the location as the directory of the web site. I then right-clicked the root project folder, and selected 'Share Project...' Am I tackling this the correct way? On 5/3/07, Andrew Scott <[EMAIL PROTECTED]> wrote: Your welcome AJ. Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613 8676 4223 Mobile: 0404 998 273 -- If you are not living on the edge, You are taking up too much space. -- If you are not living on the edge, You are taking up too much space. -- If you are not living on the edge, You are taking up too much space. -- If you are not living on the edge, You are taking up too much space. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "cfaussie" group. To post to this group, send email to cfaussie@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cfaussie?hl=en -~----------~----~----~----~------~----~------~--~---