[cfaussie] Re: Subversion - import / checkout

2007-05-02 Thread Mark Stanton
Import, then checkout into an empty directory. If the directory you want to check out to is already full of stuff, rename it and make a new directory or backup your existing files to somewhere else. SVN won't check out over the top of existing files. Reading the first few pages of

[cfaussie] Re: Subversion - import / checkout

2007-05-02 Thread Andrew Scott
There is an option to share, so if the website is not in SVN, and you are using Eclipse SVN plugin goto team and share project. This will put the whole project into SVN for you. Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. http://www.aegeon.com.au www.aegeon.com.au Phone: +613

[cfaussie] Re: Subversion - import / checkout

2007-05-02 Thread AJ Mercer
This sounds like what I am after - thanks Andrew. Trying it out now ... On 5/3/07, Andrew Scott [EMAIL PROTECTED] wrote: There is an option to share, so if the website is not in SVN, and you are using Eclipse SVN plugin goto team and share project. This will put the whole project into SVN

[cfaussie] Re: Subversion - import / checkout

2007-05-02 Thread Andrew Scott
Your welcome AJ. Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613 8676 4223 Mobile: 0404 998 273 --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups cfaussie group. To post to

[cfaussie] Re: Subversion - import / checkout

2007-05-02 Thread AJ Mercer
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

[cfaussie] Re: Subversion - import / checkout

2007-05-02 Thread AJ Mercer
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] wrote: This does indeed seem like what I

[cfaussie] Re: Subversion - import / checkout

2007-05-02 Thread Andrew Scott
:[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

[cfaussie] Re: Subversion - import / checkout

2007-05-02 Thread AJ Mercer
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

[cfaussie] Re: Subversion - import / checkout

2007-05-02 Thread Andrew Scott
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

[cfaussie] Re: Subversion - import / checkout

2007-05-02 Thread AJ Mercer
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