[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Error during commit (bug or my incompetence?)

From: <cmpilato_at_collab.net>
Date: 2002-06-21 16:15:35 CEST

Peter Schuller <peter.schuller@infidyne.com> writes:

> Hello,
>
> I've been following the project for a while and finally decided to try
> it out. While testing various repository functions I encountered a
> problem after an 'svn copy' command:
>
> svn cp directory_newname alpha2
>
> I then did an 'svn commit' and got the following message:
>
> Adding alpha2
> Adding alpha2/aFile.txt
>
> svn_error: #21053 : <General filesystem error>
> Commit failed (details follow):
>
> svn_error: #21053 : <General filesystem error>
> add_file `alpha2/aFile.txt': got copy_path, but no copy_rev
>
>
> Am I doing something wrong or might this be a bug?
>
> After doing a "svn revert --recursive ." and re-issuing the svn copy
> command, a commit was successful.

Is this whole process easy to reproduce? That is, can you post a
recipe for the this exact failure case? I'd like to know how much
state was built up in your working copy prior to that first
copy/commit attempt.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jun 21 16:15:42 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.