Subject: r23018 - gnucash/tags - Tag 2.5.2, now correctly from trunk r23012

John Ralls jralls at ceridwen.us
Wed May 29 20:50:16 EDT 2013


On May 29, 2013, at 7:16 AM, Geert Janssens <janssens-geert at telenet.be> wrote:

> On Wednesday 29 May 2013 06:46:06 John Ralls wrote:
> > On Tue, 28 May 2013 16:02:14 -0400 Christian Stimming
> > <cstim at code.gnucash.org> wrote
> > > Author: cstim
> > > Date: 2013-05-28 16:02:12 -0400 (Tue, 28 May 2013)
> > > New Revision: 23018
> > > Trac: http://svn.gnucash.org/trac/changeset/23018
> > > 
> > > Added:
> > >   gnucash/tags/2.5.2/
> > > 
> > > Log:
> > > Tag 2.5.2, now correctly from trunk r23012
> > 
> > How the heck did I screw that up?
> > 
> > Regards,
> > John Ralls
> > 
> > _______________________________________________
> > gnucash-devel mailing list
> > gnucash-devel at gnucash.org
> > https://lists.gnucash.org/mailman/listinfo/gnucash-devel
>  
> This happens when you run the svn cp command to create a tag twice.
>  
> svn cp url-to-gnucash-repo/trunk url-to-gnucash-repo/tags/2.5.2
>  
> The first time you call this command, it will create the 2.5.2 directory under tags. The second time, since the directory already exists, it will create a directory trunk inside the 2.5.2 directory.
>  
> To avoid this, you should call an svm rm command inbetween the cp commands.

Makes sense, thanks.

>  
> It seems you wanted to retag because you forgot th Changelog file the first time (see r23011, r23012 and r23013).
>  

Yup, got it in one.

Regards,
John Ralls



More information about the gnucash-devel mailing list