[GRASS-dev] CVS branch problem
Markus Neteler
neteler at itc.it
Wed May 16 10:29:54 EDT 2007
Hi,
I wanted to backport the v.dissolve column support to the
6.2 release branch, but
bartok:v.dissolve[3553.44] cvs ci -m"backported col support"
cvs commit: Examining .
cvs server: sticky tag `releasebranch_6_2' for file `description.html' is not a branch
cvs server: sticky tag `releasebranch_6_2' for file `v.dissolve' is not a branch
cvs [server aborted]: correct above errors first!
>From http://owen.sj.ca.us/rkowen/howto/cvs.html I got that
the tag isn't on the branch (or so) and I tried:
bartok:v.dissolve[3554.45] cvs tag -b -r releasebranch_6_2 releasebranch_6_2
cvs server: Tagging .
W Makefile : releasebranch_6_2 already exists on version 1.1 : NOT MOVING tag to branch 1.1.0.2
W description.html : releasebranch_6_2 already exists on version 1.1 : NOT MOVING tag to branch 1.1.0.2
W v.dissolve : releasebranch_6_2 already exists on version 1.1 : NOT MOVING tag to branch 1.1.0.2
but the problem persists. Suggestions welcome. AFAIR the v.dissolve
was added later to the branch (and hence the mess).
Markus
More information about the grass-dev
mailing list