* Git svn dcommit -> ignore one commit
@ 2011-06-01 6:21 "Dominik \"Socek\" Długajczyk"
2011-06-01 8:44 ` Matthieu Moy
0 siblings, 1 reply; 3+ messages in thread
From: "Dominik \"Socek\" Długajczyk" @ 2011-06-01 6:21 UTC (permalink / raw)
To: git
Hi.
In my company, we need to use svn repository, but we want to use git. We
decide to use git svn. Everyone will commit and push changes to git
repository. One guy will pull from this repository and dcommit it to
subversion. Everything looks ok, but in this repo we need some
submodule. This submodule is already in subversion as "external". I have
a commit, that adds submodule. This commit always fails when I use git
svn dcommit. I can remove this commit by git rebase, but i have to do
this always when I use dcommit.
My question: is there posibility to make dcommit ignore one specyfic commit?
Thanks
Dominik "Socek" Długajczyk
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Git svn dcommit -> ignore one commit
@ 2011-06-22 10:29 Dominik "Socek" Długajczyk
0 siblings, 0 replies; 3+ messages in thread
From: Dominik "Socek" Długajczyk @ 2011-06-22 10:29 UTC (permalink / raw)
To: git
> You can probably use "git svn set-tree" for the commit after the one you
> want to ignore. Test on a dumb repo before doing it in production ;-).
>
> --
> Matthieu Moy
I have tried it, but when we use set-tree, all the files need to be
synchronized. Folder with submodule can not be synchronized:
g svn set-tree 45d8cc5dfec08747d8176966eb6d0d517fa70159
A INC/app_events/webroot/js/sharedjs
ccff2965f5602d8a9620d5dd8da1a3c015b88725 doesn't exist in the
repository at /usr/lib/git-core/git-svn line 4801
Failed to read object ccff2965f5602d8a9620d5dd8da1a3c015b88725 at
/usr/lib/git-core/git-svn line 3508
I do not know what to do.
--
Pozdrawiam
Dominik "Socek" Długajczyk
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-06-22 10:29 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-01 6:21 Git svn dcommit -> ignore one commit "Dominik \"Socek\" Długajczyk"
2011-06-01 8:44 ` Matthieu Moy
-- strict thread matches above, loose matches on Subject: below --
2011-06-22 10:29 Dominik "Socek" Długajczyk
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).