[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

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

From: Nick <nospam_at_codesniffer.com>
Date: Fri, 31 Dec 2010 10:37:10 -0500

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.
Received on 2010-12-31 16:37:57 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.