git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Hello all, I am using git-svn and have some question
@ 2007-01-06  9:24 Songmao Tian
  2007-01-07  0:23 ` Eric Wong
  0 siblings, 1 reply; 5+ messages in thread
From: Songmao Tian @ 2007-01-06  9:24 UTC (permalink / raw)
  To: git

(git v1.4.4.3)
I used the fantastic git-svn multi-init.
git-svn multi-init http://...

checkout a branch
git-checkout -b kkmao remotes/kkmao
git-checkout -b huahua remotes/huahua

git-pull . kkmao
(fix a conflict)

git-checkout kkmao

kkmao@Loongson:~/pmon/pmon-lm2e/git$ git-pull . huahua
Updating dee0161..3fa715b
Fast forward
 Targets/Bonito/conf/Bonito |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


finnally, "git-svn dcommit -i kkmao"failed, and got the following message

kkmao@Loongson:~/pmon/pmon-lm2e/git$ git-svn dcommit -i kkmao
diff-tree f179060aa2dd0a4ca4f95f2560ea708765a87a09~1
f179060aa2dd0a4ca4f95f2560ea708765a87a09
Merge conflict during commit: Your file or directory 'branches' is
probably out-of-date: The version resource does not correspond to the
resource within the transaction.  Either the requested version
resource is out of date (needs to be updated), or the requested
version resource is newer than the transaction root (restart the
commit). at /home/kkmao/bin/git-svn line 1577

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2007-01-07  8:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-06  9:24 Hello all, I am using git-svn and have some question Songmao Tian
2007-01-07  0:23 ` Eric Wong
2007-01-07  6:06   ` Songmao Tian
2007-01-07  6:31     ` Eric Wong
2007-01-07  8:12       ` Songmao Tian

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).