Is is possible to change svn so that it will work with the new svn location
svn co http://svn.apache.org/repos/asf/ofbiz/trunk ofbiz instead of the incubator location. "svn up" no longer works as it points to the incubator location. I really don't want to blow away the existing directory, and it really isn't clear in anything I googled on how one would/could change it. Thanks, -- Walter |
Walter, svn switch will do the trick per David's email when this
puppy moved. Cheers, Tim -- Tim Ruppert HotWax Media http://www.hotwaxmedia.com o:801.649.6594 f:801.649.6595 On Jan 2, 2007, at 11:32 AM, Walter Vaughan wrote: > Is is possible to change svn so that it will work with the new svn > location > svn co http://svn.apache.org/repos/asf/ofbiz/trunk ofbiz > > instead of the incubator location. "svn up" no longer works as it > points to the incubator location. I really don't want to blow away > the existing directory, and it really isn't clear in anything I > googled on how one would/could change it. > > Thanks, > > -- > Walter |
If you are using MS Windows/ TortoiseSVN client then select repository
folder and on right mouse there is option "Switch". Regards Anil On 1/2/07, Tim Ruppert <[hidden email]> wrote: > > Walter, svn switch will do the trick per David's email when this > puppy moved. > > Cheers, > Tim > -- > Tim Ruppert > HotWax Media > http://www.hotwaxmedia.com > > o:801.649.6594 > f:801.649.6595 > > > On Jan 2, 2007, at 11:32 AM, Walter Vaughan wrote: > > > Is is possible to change svn so that it will work with the new svn > > location > > svn co http://svn.apache.org/repos/asf/ofbiz/trunk ofbiz > > > > instead of the incubator location. "svn up" no longer works as it > > points to the incubator location. I really don't want to blow away > > the existing directory, and it really isn't clear in anything I > > googled on how one would/could change it. > > > > Thanks, > > > > -- > > Walter > > > |
In reply to this post by Tim Ruppert
Tim Ruppert wrote:
> Walter, svn switch will do the trick per David's email when this puppy > moved. David's email had a typo so I was getting error... The command *should* be svn switch http://svn.apache.org/repos/asf/ofbiz/trunk The email he sent out had a space between the slash after the .org and repos and gave a similar error message. Thanks everyone.... -- Walter |
Oh my bad, Walter. I always type it in anyways, so I didn't know
there was an error :) -- Tim Ruppert HotWax Media http://www.hotwaxmedia.com o:801.649.6594 f:801.649.6595 On Jan 2, 2007, at 11:59 AM, Walter Vaughan wrote: > Tim Ruppert wrote: > >> Walter, svn switch will do the trick per David's email when this >> puppy moved. > > David's email had a typo so I was getting error... > > The command *should* be > svn switch http://svn.apache.org/repos/asf/ofbiz/trunk > > The email he sent out had a space between the slash after the .org > and repos and gave a similar error message. > > Thanks everyone.... > > -- > Walter |
There may not have been an error in the email... did anyone else notice this? I do know from experience that some email clients like to $%^& up URLs when they display emails, especially if it was wrapped onto a new line, but not only then... -David On Jan 2, 2007, at 12:12 PM, Tim Ruppert wrote: > Oh my bad, Walter. I always type it in anyways, so I didn't know > there was an error :) > -- > Tim Ruppert > HotWax Media > http://www.hotwaxmedia.com > > o:801.649.6594 > f:801.649.6595 > > > On Jan 2, 2007, at 11:59 AM, Walter Vaughan wrote: > >> Tim Ruppert wrote: >> >>> Walter, svn switch will do the trick per David's email when this >>> puppy moved. >> >> David's email had a typo so I was getting error... >> >> The command *should* be >> svn switch http://svn.apache.org/repos/asf/ofbiz/trunk >> >> The email he sent out had a space between the slash after the .org >> and repos and gave a similar error message. >> >> Thanks everyone.... >> >> -- >> Walter > |
Yeah - there's actually no error in the email. I was worried I was
losing it!! At least you're all sorted out now Walter - good luck. Cheers, Tim -- Tim Ruppert HotWax Media http://www.hotwaxmedia.com o:801.649.6594 f:801.649.6595 On Jan 2, 2007, at 12:25 PM, David E Jones wrote: > > There may not have been an error in the email... did anyone else > notice this? > > I do know from experience that some email clients like to $%^& up > URLs when they display emails, especially if it was wrapped onto a > new line, but not only then... > > -David > > > On Jan 2, 2007, at 12:12 PM, Tim Ruppert wrote: > >> Oh my bad, Walter. I always type it in anyways, so I didn't know >> there was an error :) >> -- >> Tim Ruppert >> HotWax Media >> http://www.hotwaxmedia.com >> >> o:801.649.6594 >> f:801.649.6595 >> >> >> On Jan 2, 2007, at 11:59 AM, Walter Vaughan wrote: >> >>> Tim Ruppert wrote: >>> >>>> Walter, svn switch will do the trick per David's email when >>>> this puppy moved. >>> >>> David's email had a typo so I was getting error... >>> >>> The command *should* be >>> svn switch http://svn.apache.org/repos/asf/ofbiz/trunk >>> >>> The email he sent out had a space between the slash after >>> the .org and repos and gave a similar error message. >>> >>> Thanks everyone.... >>> >>> -- >>> Walter >> > |
Free forum by Nabble | Edit this page |