[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: Michael Haggerty <mhagger_at_alum.mit.edu>
Date: 2007-12-04 16:53:52 CET

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.

Michael

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Dec 4 16:53:38 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.