On 11/17/2009 11:38 AM, Michael J Gruber wrote: > I'm trying to use mozdev's upload tool of choice (cvs...) to update my > extension web page and src. When trying a cvs commit, I get the > following for a file with updates: > > cvs commit: sticky tag `1.4' for file > `src/chrome/content/quotecollapse/quotecollapse.js' is not a branch > cvs [commit aborted]: correct above errors first! > > Can someone help me out please? This used to work.
Are you using Eclipse? I have problems with branches/tags in Eclipse. If not, try doing "cvs up -A" to reset your stick tags in your working directory. -Doug -- Doug Warner <[email protected]> Site Developer Mozdev.org http://www.mozdev.org _______________________________________________ Project_owners mailing list [email protected] https://www.mozdev.org/mailman/listinfo/project_owners
