Re: Importing large changes fails
From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2004-08-18 17:53:44 CEST
Lukas Ruf <ruf@rawip.org> writes:
> Strange to me is the fact that the commit was carried out, at least
The repository does the commit in the first bits of handling of the
> Really annoying is the fact that the local WC remains in a strange
Because the MERGE request never completed successfully, which means
> Is tere any way I can solve that problem?
If you *know* your commit "took", then just:
$ svn revert -R . # Lose my local changes, they already live in the repos
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.