all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Cannot commit: cvs commit: sticky tag `HEAD' for file `lisp/doc-view.el' is not a branch
@ 2008-03-07 15:37 Tassilo Horn
  2008-03-07 15:49 ` Andreas Schwab
  0 siblings, 1 reply; 3+ messages in thread
From: Tassilo Horn @ 2008-03-07 15:37 UTC (permalink / raw)
  To: emacs-devel

Hi all!

When trying to commit my changes to doc-view with PCL-CVS I get this
error in the *cvs* buffer.

--8<---------------cut here---------------start------------->8---
Repository : :ext:tsdh@cvs.savannah.gnu.org:/sources/emacs
Module     : emacs
Working dir: ~/repos/emacs/



In directory .:
In directory lisp:
Message: cvs [commit aborted]: correct above errors first!
              Modified                lisp/ChangeLog
              Modified                lisp/doc-view.el
Message: cvs commit: sticky tag `HEAD' for file `lisp/doc-view.el' is not a branch
              Modified                lisp/image-mode.el
              Modified                lisp/info.el

--------------------- End ---------------------
-- last cmd: cvs -f commit -m <log message> lisp/doc-view.el --
--8<---------------cut here---------------end--------------->8---

I don't know a lot about cvs tags, so what do I have to do now?

Bye,
Tassilo




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Cannot commit: cvs commit: sticky tag `HEAD' for file `lisp/doc-view.el' is not a branch
  2008-03-07 15:37 Cannot commit: cvs commit: sticky tag `HEAD' for file `lisp/doc-view.el' is not a branch Tassilo Horn
@ 2008-03-07 15:49 ` Andreas Schwab
  2008-03-07 16:02   ` Tassilo Horn
  0 siblings, 1 reply; 3+ messages in thread
From: Andreas Schwab @ 2008-03-07 15:49 UTC (permalink / raw)
  To: emacs-devel

Tassilo Horn <tassilo@member.fsf.org> writes:

> In directory .:
> In directory lisp:
> Message: cvs [commit aborted]: correct above errors first!
>               Modified                lisp/ChangeLog
>               Modified                lisp/doc-view.el
> Message: cvs commit: sticky tag `HEAD' for file `lisp/doc-view.el' is not a branch

You must have done "cvs up -rHEAD doc-view.el" at some time, use "cvs up
-A" to reset.

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
PGP key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Cannot commit: cvs commit: sticky tag `HEAD' for file `lisp/doc-view.el' is not a branch
  2008-03-07 15:49 ` Andreas Schwab
@ 2008-03-07 16:02   ` Tassilo Horn
  0 siblings, 0 replies; 3+ messages in thread
From: Tassilo Horn @ 2008-03-07 16:02 UTC (permalink / raw)
  To: emacs-devel

Andreas Schwab <schwab@suse.de> writes:

Hi Andreas,

>> In directory .:
>> In directory lisp:
>> Message: cvs [commit aborted]: correct above errors first!
>>               Modified                lisp/ChangeLog
>>               Modified                lisp/doc-view.el
>> Message: cvs commit: sticky tag `HEAD' for file `lisp/doc-view.el' is not a branch
>
> You must have done "cvs up -rHEAD doc-view.el" at some time, use "cvs
> up -A" to reset.

Thanks a lot, that fixed it.

Bye,
Tassilo




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-03-07 16:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-07 15:37 Cannot commit: cvs commit: sticky tag `HEAD' for file `lisp/doc-view.el' is not a branch Tassilo Horn
2008-03-07 15:49 ` Andreas Schwab
2008-03-07 16:02   ` Tassilo Horn

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.