Resolved: svn:externals - svn: E200009: Targets must be working copy paths

2013-02-01 Thread C M
Everything is working now as desired..I can set multiple externals with specific rev numbers attached. Thank you all for your help! Regards. Amad On Fri, Feb 1, 2013 at 12:32 PM, Daniel Shahaf wrote: > Ryan Schmidt wrote on Fri, Feb 01, 2013 at 12:29:32 -0600: > > > > On Feb 1, 2013, at 12:24,

Re: svn:externals - svn: E200009: Targets must be working copy paths

2013-02-01 Thread Daniel Shahaf
Ryan Schmidt wrote on Fri, Feb 01, 2013 at 12:29:32 -0600: > > On Feb 1, 2013, at 12:24, Ryan Schmidt wrote: > > > On Feb 1, 2013, at 11:00, C M wrote: > > > >> I was able to set multiple external definitions using the --file option. > >> Worked pretty well, actually considering how challenging

Re: svn:externals - svn: E200009: Targets must be working copy paths

2013-02-01 Thread Ryan Schmidt
On Feb 1, 2013, at 12:24, Ryan Schmidt wrote: > On Feb 1, 2013, at 11:00, C M wrote: > >> I was able to set multiple external definitions using the --file option. >> Worked pretty well, actually considering how challenging everything else has >> been so far! >> >> One last question on this to

Re: svn:externals - svn: E200009: Targets must be working copy paths

2013-02-01 Thread Ryan Schmidt
On Feb 1, 2013, at 11:00, C M wrote: > I was able to set multiple external definitions using the --file option. > Worked pretty well, actually considering how challenging everything else has > been so far! > > One last question on this topic. I want to pin the external definition to a > known

Re: svn:externals - svn: E200009: Targets must be working copy paths

2013-02-01 Thread C M
Ryan: I was able to set multiple external definitions using the --file option. Worked pretty well, actually considering how challenging everything else has been so far! One last question on this topic. I want to pin the external definition to a known revision using something this shortened comman

Re: svn:externals - svn: E200009: Targets must be working copy paths

2013-01-30 Thread Andreas Mohr
Hi, On Wed, Jan 30, 2013 at 04:38:05PM -0600, Ryan Schmidt wrote: > > On Jan 30, 2013, at 14:14, C M wrote: > > > Thank you for the "teach a man to fish" approach. Though I didn't find the > > documentation to be very clear, I was able to set the property using the > > syntax below. > > > >

Re: svn:externals - svn: E200009: Targets must be working copy paths

2013-01-30 Thread Ryan Schmidt
On Jan 30, 2013, at 14:14, C M wrote: > Thank you for the "teach a man to fish" approach. Though I didn't find the > documentation to be very clear, I was able to set the property using the > syntax below. > > > c:\Temp\800>svn propset svn:externals "ver_1.0 > svn://3.x.x.x/trunk/Customer1/

RE: svn:externals - svn: E200009: Targets must be working copy paths

2013-01-30 Thread C M
Ryan, Thank you for the "teach a man to fish" approach. Though I didn't find the documentation to be very clear, I was able to set the property using the syntax below. c:\Temp\800>svn propset svn:externals "ver_1.0 svn://3.x.x.x/trunk/Customer1/system_800/ver_1.0" . property 'svn:externals' set

Re: svn:externals - svn: E200009: Targets must be working copy paths

2013-01-29 Thread Ryan Schmidt
On Jan 29, 2013, at 17:01, C M wrote: > I am attempting to set the svn:externals property via the command line, in > hopes of ultimately creating a batch file/script as we have a huge number of > externals to set. That dilemma aside, when I run the command, I get the > message show below. > >

svn:externals - svn: E200009: Targets must be working copy paths

2013-01-29 Thread C M
Hello, I am attempting to set the svn:externals property via the command line, in hopes of ultimately creating a batch file/script as we have a huge number of externals to set. That dilemma aside, when I run the command, I get the message show below. My expectation is that this will set the prop