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

Tagging a directory

From: Matthias Fechner <idefix_at_fechner.net>
Date: 2005-07-27 15:41:52 CEST

Hi,

i tried today to tag a directory from my repository, but it seems,
that something fails but at the copy it says everthing is fine.

I did the following command:
svn copy svn+ssh://user@host/path/rep/trunk/aopbmk
svn+ssh://user@host/path/rep/tags/release-0.1/ -m "desc"

It says commited revision ...

now i go to my local dir a tried to execute svn update, to get the
tagged version, but i get the errormessage:
svn: Working copy '.' locked
svn: run 'svn cleanup' to remove locks (type 'svn help cleanup' for
details)

I did a svn cleanup, but i get the following errormessage:
svn: In directory 'tags\release-0.1\src'
svn: Can't open file 'tags\release-0.1\src\.svn\tmp\text-base\Doxyfile.svn-base'
: The system cannot find the file specified.

What is wrong here?

-- 
Bye
Matthias
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jul 27 15:44:45 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.