All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Fries <david@fries.net>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: How to synchronize local svn with official svn?
Date: Sat, 9 Aug 2008 21:44:06 -0500	[thread overview]
Message-ID: <20080810024406.GA16592@spacedout.fries.net> (raw)
In-Reply-To: <81F75CB724D94C639091E84E81C41AAC@hp2003>

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 <david@fries.net>
http://fries.net/~david/ (PGP encryption key available)



  reply	other threads:[~2008-08-10  2:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <489DB869.36DEE3.07156@m12-70.163.com>
2008-08-10  1:42 ` How to synchronize local svn with official svn? y.volta
2008-08-10  2:44   ` David Fries [this message]
2008-08-10  3:38   ` Colin D Bennett

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080810024406.GA16592@spacedout.fries.net \
    --to=david@fries.net \
    --cc=grub-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.