Re: How do I refactor without confusing Subversion? [SEC=UNCLASSIFIED]

2013-01-30 Thread Daniel Shahaf
We're working on better move/rename support for 1.8, but I'm not sure whether your specific use-case will already be fixed in 1.8 or not. Maybe one of the other devs can comment on that. Thamm, Russell wrote on Wed, Jan 30, 2013 at 13:39:38 +1030: > UNCLASSIFIED > > Thanks Andreas, > > This seem

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. > > > >

SVN Access violation crash

2013-01-30 Thread Mark Peters
I was doing a command line check in when I got this: C:\src-trunk-cpp\boingowifi\win8\build>svn ci -m "Increment project build number." --username dev --password GoBoingo ..\project\BoingoWiFinder\BoingoWiFinder\MainPage.xaml.cs This application has halted due to an unexpected error. A crash rep

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