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

Re: Unable to make a tag using svn copy

From: Jim Higson <jh_at_333.org>
Date: 2006-04-21 17:00:12 CEST

On Friday 21 April 2006 15:54, Jacob Atzen wrote:
> On Fri, Apr 21, 2006 at 03:36:59PM +0100, Jim Higson wrote:
> > 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?
>
> I have no idea as to why you would get the error you're seing. One thing
> I'm wondering is how the output from svn references "1.5.0c-murders"
> while the copy command references "1.5.0".

Oh sorry. That was a typo.
Btw, "muders" refers to a surf break in New Zealand (all our tags are named
after them) - funny that the one with the alarming name is the first one we
have to mention online!

> My suggestion would be to try doing a serverside copy, like:
>
> svn cp http://host/trunk http://host/tags/1.5.0

Ok. Thanks for the suggestion, I'll try that out when I get back to the work
machines.

> Beware if you're using externals you might want to check the svncopy.pl
> script to pin your the revisions of your externals.

I don't believe we are using them, to be honest that's the first time I've
heard of them. More reading for me :s

Thanks,

-- 
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 17:05:08 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.