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

RE: commit later

From: Roth, Pierre <pierre.roth_at_covidien.com>
Date: Mon, 27 Oct 2008 10:39:52 -0000

> Hi all,
> I'm using SVN since a couple of years, thanks for this great
> tool. Often I work off-line, and I'd like to "pre-commit"
> changes or enque changes to be committed later, when I'm
> connected again (of course commit should proceed only if
> there are no conflicts). Is it possible a thing like the
> above? (I cannot switch to a distributed SCM). Is there any
> solution, like installing a SVN server on my laptop, where I
> commit and that will be committed and synchronized then with
> the master repository? Anyone has done something like that?

You can use git on your laptop and then use git-svn to synchronize your
work with the svn server.
http://www.kernel.org/pub/software/scm/git/docs/git-svn.html

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-10-27 11:40:27 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.