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

Re: Bug report

From: <kfogel_at_collab.net>
Date: 2005-02-07 19:18:15 CET

Ivan Vasiliev <biggod@mail15.com> writes:
> ------------- in console: ---------------
> svn copy "file:///d|/repository/Biblioware/trunk" "file:///d|/repository/Biblioware/tags/optimization/" -m "Creating a branch for optimization"
> svn: Out of date: '/Biblioware/tags' in transaction '1z'
> -----------------------------------------

Okay, thanks for your help in reproducing this. It is filed as

   http://subversion.tigris.org/issues/show_bug.cgi?id=2214

The problem is simply a poor error message. You tried to create a
tag, but the "/tags" dir in the repository does not exist yet. You
should get an error, of course, but it should be a better, clearer
error.

Best,
-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Feb 7 19:33:08 2005

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.