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

Re: How to approximate offline mode?

From: Matthew Hannigan <mlh_at_zip.com.au>
Date: 2007-12-04 22:40:59 CET

On Tue, Dec 04, 2007 at 04:53:52PM +0100, Michael Haggerty wrote:
> Christian Convey wrote:
> > I've got a repository that I'll sometimes not have access to. When
> > I'm away from the repository, I'd still like to be able to track the
> > local revisions I make to my code. [...]
> >
> > How do people work around this with SVN? (In case it matters, all
> > computers involved are running Linux.)
>
> Another solution is quilt:
>
> http://www.suse.de/~agruen/quilt.pdf
>
> quilt is lighter weight than SVK, and excels at allowing you to go back
> over old commits and refine them before committing them upstream.
>

Both bzr http://bazaar-vcs.org/ and git http://git.or.cz/ have
svn modules that make it more or less easy to talk to svn repos.

Watch out though - you may like them so much you might not want to
go back to svn.

Matt

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Dec 4 22:46:09 2007

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.