info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: rtag of revision


From: Arno Schuring
Subject: Re: rtag of revision
Date: Wed, 22 Sep 2004 23:06:34 +0200

Hi


[...]
> /base/submodule/code.c
That wouldn't be $SANDBOX/base/submodule/code.c, would it?
(or $CVSROOT, for that matter)

> 
> This file's HEAD is currently at revision 1.18.  I want to apply the tag 
> SHIPPED_2.0 to revision 1.15.  I am attempting the command:
> 
> cvs -n -t rtag -f -r 1.15 SHIPPED_2.0 /base/submodule/code.c
> 
> But I get back:
> 
> cvs rtag: notice: main loop with 
> CVSROOT=:pserver:address@hidden:/usr/local/repository
> cvs server: WARNING: global `-l' option ignored.
> S-> my_module (/base/submodule/code.c, Tagging, , SHIPPED_2.0)
> cvs [rtag aborted]: Absolute module reference invalid: 
> `/base/submodule/code.c'
> S-> Lock_Cleanup()
Module references are always with respect to the repository directory.
You supplied an absolute path. Try skipping the leading '/'


HTH,
Arno




reply via email to

[Prev in Thread] Current Thread [Next in Thread]