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

Unable to make a tag using svn copy

From: Jim Higson <jh_at_333.org>
Date: 2006-04-21 16:36:59 CEST

We're using subversion 1.2 on client and server over http.

We have a repository set out in the usual trunc, branches and tags way.
Starting today, when I try to make a tag by running the command:

    svn cp trunc/drupal tags/1.5.0

(we only put the drupal dir in our tags because the rest of the repo
contains stuff that doesn't get released to the main server)

After churning the drives for a while we get this:

    svn: Working copy
    'tags/1.5.0c-murders/modules/massmailer/engines/phplist/phplist' is
    missing or not locked

(without the word wrap of course!)

Now, I can't think of any reason why this folder would be any different from
any other in our repo. I've tried checking out a fresh working copy and
trying again, with the same results. svn status doestn't show any ouput
because nothing needs to be commited.

Does anyone recognise this situation, and have any suggestions how we can
fix it and make our tag?

Btw, our website is at http://surfcore.co.uk in case anyone's interested.

-- 
Jim
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Apr 21 16:38:33 2006

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.