[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: Lars Heineken <lars.heineken_at_disimage.com>
Date: 2006-04-21 17:00:14 CEST

Sorry for posting to the wrong thread.

Regards,

Lars.

> -----Original Message-----
> From: Lars Heineken [mailto:lars.heineken@disimage.com]
> Sent: Friday, April 21, 2006 4:57 PM
> To: users@subversion.tigris.org
> Subject: RE: Unable to make a tag using svn copy
>
>
> Hi Simon,
>
> The svn:ignore property excludes files from beeing version controlled.
> Files that are under version control already are not affected.
>
> Regards,
>
> Lars.
>
> > -----Original Message-----
> > From: Jacob Atzen [mailto:jacob@aub.dk]
> > Sent: Friday, April 21, 2006 4:55 PM
> > To: users@subversion.tigris.org
> > Subject: Re: Unable to make a tag using svn copy
> >
> >
> > 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".
> >
> > My suggestion would be to try doing a serverside copy, like:
> >
> > svn cp http://host/trunk http://host/tags/1.5.0
> >
> > Beware if you're using externals you might want to check the
> > svncopy.pl
> > script to pin your the revisions of your externals.
> >
> > --
> >
> > Cheers,
> > - Jacob Atzen
> >
> >
> ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> > For additional commands, e-mail: users-help@subversion.tigris.org
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>

---------------------------------------------------------------------
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:07:25 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.