On 19.12.2010, at 10:17, Manolo Gouy wrote:
> While reading in the CMP how a new release is prepared, I have run
> ./makesrcdist 1.3.0
> and discovered that it has committed tags/release-1.3.0/ and a full
> source tree below that.

Fortunately a tag is very cheap and is only a tag, you only /see/ the
full source tree. svn didn't copy all the files.

> It's probably wrong to have this tag at this point.

Yes, it's confusing, and we need the tag later.

> How can I repair that ?

That's easy, I've done it already for you:

svn del https://svn.easysw.com/public/fltk/fltk/tags/release-1.3.0

If you change things directly on the server, you must enter the
commit message then, and that's it.

Albrecht
_______________________________________________
fltk-dev mailing list
fltk-dev@easysw.com
http://lists.easysw.com/mailman/listinfo/fltk-dev

Reply via email to