Re: howto replace a file with a symbolic link (without obstruct error)

2010-12-31 Thread Nick
On Thu, 2010-12-30 at 23:03 +0200, Daniel Shahaf wrote: > > > I also tried: > > > > > > svn rm a.txt > > > ln -s b.txt a.txt > > At this point you need to: > > svn add a.txt Thanks, I'll try it the next time I encounter this situation.

Re: howto replace a file with a symbolic link (without obstruct error)

2010-12-30 Thread Daniel Shahaf
Nick wrote on Thu, Dec 30, 2010 at 15:54:54 -0500: > On Thu, 2010-12-30 at 15:48 +0100, anton wrote: > > Hi, > > > > I searched google, I search the subversion doc > > (here I searched "obstruct" and found only a python sample). > > > > So my question (subversion.apache.org is just down, so I co

Re: howto replace a file with a symbolic link (without obstruct error)

2010-12-30 Thread Nick
On Thu, 2010-12-30 at 15:48 +0100, anton wrote: > Hi, > > I searched google, I search the subversion doc > (here I searched "obstruct" and found only a python sample). > > So my question (subversion.apache.org is just down, so I couldnt > look at the faq): > > I have 2 files which are version c