grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to synchronize local svn with official svn?


From: David Fries
Subject: Re: How to synchronize local svn with official svn?
Date: Sat, 9 Aug 2008 21:44:06 -0500
User-agent: Mutt/1.5.4i

On Sun, Aug 10, 2008 at 09:42:39AM +0800, y.volta wrote:
> hi all,
> 
>     I have a question about using svn: how can i synchronize the
>     local copy with the local svn and official svn? 

I've solved that problem by using a different source control tool for
the local repository.  Currently I'm using git, in other cases I've
used CVS.  That way each revision control program keeps track of their
own revisions in its own files which don't conflict with the other.
Synchronization is, commit local changes, update remote, commit remote
changes to local repository.

-- 
David Fries <address@hidden>
http://fries.net/~david/ (PGP encryption key available)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]