On Tue, 12 Feb 2002 16:23:05 -0500 (EST), [EMAIL PROTECTED] (Larry
Jones) wrote:

> Dan Langille writes:
> > 
> > On Mon, 11 Feb 2002 12:41:08 GMT, Dave <[EMAIL PROTECTED]> wrote:
> > > 
> > > Why can't you do a "cvs update -j 1.5" in the branch directory?
> > 
> > That will get the file into the working directory, but it won't be on the
> > branch.
> 
> It will be if you commit it.

After my previous post, I had the change to do this properly.  The
difference here is that I was in another working directory:

$ cvs update -j 1.2 watch-list.php
$ cvs stat -v watch-list.php

[showed no FreshPorts2 tags]

$ cvs commit watch-list.php
$ cvs stat -v watch-list.php
===================================================================
File: watch-list.php    Status: Up-to-date

   Working revision:    1.2.2.1
   Repository revision: 1.2.2.1 /home/repositories/freshports-1/www/watch-list.php,v
   Sticky Tag:          FreshPorts2 (branch: 1.2.2)
   Sticky Date:         (none)
   Sticky Options:      (none)

   Existing Tags:
        FreshPorts2                     (branch: 1.2.2)

Thank you Larry.  That's a very easy way to achieve what I need.  Much
appreciated.

-- 
Dan Langille - novice in training
_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to