I am getting the following error while trying to commit the changes
cvs server: sticky tag `1.20' for file `dist/desc/es.po' is not a branch cvs [server aborted]: correct above errors first!
How do I solve this ?
Regards
Domingo Becker
ti, 2006-04-25 kello 20:43 +0000, Boris Becker kirjoitti:
I am getting the following error while trying to commit the changes
cvs server: sticky tag `1.20' for file `dist/desc/es.po' is not a branch cvs [server aborted]: correct above errors first!
How do I solve this ?
You need to remove the sticky tag before you can commit, do so with the command 'cvs up -A'. It is a very good idea to make a backup copy of your file first.