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

Re: Usage advice - personal branches

From: John <jsparrow_at_ecclescollege.ac.uk>
Date: 2005-07-09 19:57:50 CEST

Quest <quest <at> lysator.liu.se> writes:

> > In some ways I'd like my working copy to belong to
> > two seperate repo's: a personal, local one for regular savepoints, and a
> > central one for sharing.
>
> This sounds more like arch to me.

I don't suppose it would be wise to keep two copies of .svn in the working
directory would it, and do:

move .svn .localsvn
move .centralsvn .svn
svn commit
move .svn .centralsvn
move .localsvn .svn

(assuming .cenralsvn and .localsvn are in the ignore list).

That's so crazy it might work.... ;)

John

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Jul 9 20:00:19 2005

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.