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

Re: Local lock, is it possible?

From: Blair Zajac <blair_at_orcaware.com>
Date: Tue, 05 Feb 2008 11:32:07 -0800

nicklist_at_planet.nl wrote:
> I've got multiple working copies, one for daily work, one for
> deployments, etc and each WC contains multiple files with the same name.
> So, no global ignores, unfortunately. I was specifically searching for
> something local to your working copy.
>
> Hmm, I've got a solution, but don't try this at home or at all!
>
> remove the .svn/text-base/<file-name>.svn-base
> create a softlink from the original file to the
> .svn/text-base/<file-name>.svn-base file.
> It won't show up in svn stat anymore.
>
> (I know, this is going to bite me sometimes in the future... but it
> works for now ;) )

Current thinking for a future svn release is to replace that .svn file structure
with sqlite file so this hack won't be possible in the future.

Blair

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-02-05 20:32:45 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.