* git svn dcommit does not cleanup after errors
@ 2008-03-09 13:36 Alexander Gladysh
2008-03-14 15:49 ` Alexander Gladysh
0 siblings, 1 reply; 2+ messages in thread
From: Alexander Gladysh @ 2008-03-09 13:36 UTC (permalink / raw)
To: git
Hi, list!
(GIT v1.5.4.4)
When I'm doing git svn dcommit and it fails in the middle (due to SVN
pre-commit hooks or connection errors or whatever), it leaves my HEAD
rewound to the last commit it attempted to upload. I have to manually
do git reset HEAD@{whatever}. Is this behaviour intended? Is there a
more convenient way to restore my HEAD state?
Thanks in advance,
Alexander.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: git svn dcommit does not cleanup after errors
2008-03-09 13:36 git svn dcommit does not cleanup after errors Alexander Gladysh
@ 2008-03-14 15:49 ` Alexander Gladysh
0 siblings, 0 replies; 2+ messages in thread
From: Alexander Gladysh @ 2008-03-14 15:49 UTC (permalink / raw)
To: git
Hi, list!
> (GIT v1.5.4.4)
>
> When I'm doing git svn dcommit and it fails in the middle (due to SVN
> pre-commit hooks or connection errors or whatever), it leaves my HEAD
> rewound to the last commit it attempted to upload. I have to manually
> do git reset HEAD@{whatever}. Is this behaviour intended? Is there a
> more convenient way to restore my HEAD state?
Is this a RTFM question? Or is it a feature? I have not found any
solutions to this problem so far, and this issue is quite annoying on
bad network. :-(
Thanks in advance,
Alexander.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-03-14 15:49 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-09 13:36 git svn dcommit does not cleanup after errors Alexander Gladysh
2008-03-14 15:49 ` Alexander Gladysh
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).