On Mon, 21 Jan 2008, Greg Larkin wrote:
cvs -q -d /home/ncvs update -d
The -d option given to the update subcommand builds directories the way cvs
checkout does. Without it, update will only operate on directories that are
already in your sandbox.
In principle you only need to specify the
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Aryeh
> M. Friedman
> I maintain a local repo of the via the cvs mode of cvsup.
> When I do a:
>
> cvs -q -d /home/ncvs update
>
> It will update any modified files but will not add any new
> fi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Doug Barton wrote:
> Aryeh M. Friedman wrote:
>> I maintain a local repo of the via the cvs mode of cvsup. When I
>> do a:
>
> What command did you use to check out the files, and what tree are
> you talking about?
cvsup -h cvsup9.us.freebsd.org /us
Aryeh M. Friedman wrote:
I maintain a local repo of the via the cvs mode of cvsup. When I do a:
What command did you use to check out the files, and what tree are you
talking about?
cvs -q -d /home/ncvs update
It will update any modified files but will not add any new files
When you sa
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I maintain a local repo of the via the cvs mode of cvsup. When I do a:
cvs -q -d /home/ncvs update
It will update any modified files but will not add any new files (it
removes stale ones), but if I do a checkout it overwrites my local
modifications
On Thu, 18 Mar 2004, Ruslan Ermilov wrote:
RE> > maybe I'm stupid and blind ;-) but I still can't fugure out how can I ask CVS
RE> > to get diff between two states of a branch with known dates (such as today and
RE> > yesterday). All that I found was 'cvs get -jBRANCH:date1 -jBRACH:date2' but
RE>
On Thu, Mar 18, 2004 at 01:49:07PM +0300, Dmitry Morozovsky wrote:
> Dear colleagues,
>
> maybe I'm stupid and blind ;-) but I still can't fugure out how can I ask CVS
> to get diff between two states of a branch with known dates (such as today and
> yesterday). All that I found was 'cvs get -jBRA
Dear colleagues,
maybe I'm stupid and blind ;-) but I still can't fugure out how can I ask CVS
to get diff between two states of a branch with known dates (such as today and
yesterday). All that I found was 'cvs get -jBRANCH:date1 -jBRACH:date2' but
this looks very sub-optimal. Any hints?
Thanks
On Thu, 18 Jan 2001, Peter Pentchev wrote:
> Never mind, I found the -N option by reading the source.
> Why oh why is it not documented in the CVS info page :(
Probably because it is an option to diff(1) not cvs(1)? It's in the
diff(1) man page.
-gordon
To Unsubscribe: send mail to [EMAIL PR
Thus spake Peter Pentchev ([EMAIL PROTECTED]):
> Never mind, I found the -N option by reading the source.
> Why oh why is it not documented in the CVS info page :(
document it :-)
Alex
--
cat: /home/alex/.sig: No such file or directory
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "un
On Thu, Jan 18, 2001 at 12:43:26PM +0200, Peter Pentchev wrote:
> Sorry if this is the wrong list - and I guess it is..
>
> When I do a 'cvs diff' between branches, and there are files on one branch
> that are not on the other, CVS reports 'tag whatever is not in filename'.
> Is there a way to ma
Sorry if this is the wrong list - and I guess it is..
When I do a 'cvs diff' between branches, and there are files on one branch
that are not on the other, CVS reports 'tag whatever is not in filename'.
Is there a way to make it diff the file against /dev/null or something,
so I could use 'cvs di
John Baldwin wrote:
>
> On 29-Nov-00 Stephen Hocking wrote:
> >
> > Say I have a cvs tree all nicely unpacked et cetera. How do I find out what
> > tags are available - I ask this becuase I want to check out a second source
> > tree (for 4.2 stable) in addition to current.
>
> Go find a file tha
On 29-Nov-00 Stephen Hocking wrote:
>
> Say I have a cvs tree all nicely unpacked et cetera. How do I find out what
> tags are available - I ask this becuase I want to check out a second source
> tree (for 4.2 stable) in addition to current.
Go find a file that is on all the branches (/usr/sr
In the last episode (Nov 28), Stephen Hocking said:
> Say I have a cvs tree all nicely unpacked et cetera. How do I find out what
> tags are available - I ask this becuase I want to check out a second source
> tree (for 4.2 stable) in addition to current.
Tags are assigned individually to each
Say I have a cvs tree all nicely unpacked et cetera. How do I find out what
tags are available - I ask this becuase I want to check out a second source
tree (for 4.2 stable) in addition to current.
Stephen
--
The views expressed above are not those of PGS Tensor.
"We've heard
Hi !
I have a CVS question, could you please help and answer before I
mangle my CVS archive on www.apsfilter.org ..., that would be very
kind, thanks a lot.
I want to import Cesar Mendozas lists-archive software on a vendor
branch and merge the changes into the HEAD branch ...
Do do I start
In article <[EMAIL PROTECTED]>,
Archie Cobbs <[EMAIL PROTECTED]> wrote:
>
> Hmm.. sounds like we should do one or both of these things..
>
> 1/ Fix the bug in CVS that caused the import to set two different dates
I finally got around to checking, and the bug doesn't exist in the
current vers
Nate Williams writes:
> > I hope current
> > versions of CVS force the dates to be the same on an import. I
> > haven't checked to see whether that's the case or not.
>
> Suggestions like this would be good to send to the new CVS maintainers.
> Checkout www.cvshome.org, and send in a bug report,
[ CVS has screwy behavior ]
> CVS has a heuristic that does the wrong thing for this particular
> file.
[ Code and discussion deleted ]
> I hope current
> versions of CVS force the dates to be the same on an import. I
> haven't checked to see whether that's the case or not.
Suggestions like
John Polstra writes:
> > $ cvs co -D 'January 18, 1999 0:00' freebsd/src/usr.sbin/xntpd/lib/ranny.c
> >
> > Perhaps version 1.1.1.2 would be correct, but instead you get 1.1.
>
> CVS has a heuristic that does the wrong thing for this particular
> file. The code is around line 3252 of src/cont
In article <[EMAIL PROTECTED]>,
Archie Cobbs <[EMAIL PROTECTED]> wrote:
> Consider this source file:
>
> http://www.freebsd.org/cgi/cvsweb.cgi/src/usr.sbin/xntpd/lib/Attic/ranny.c
>
> Question: what version should this command checkout?
>
> $ cvs co -D 'January 18, 1999 0:00' freebsd/src/u
Consider this source file:
http://www.freebsd.org/cgi/cvsweb.cgi/src/usr.sbin/xntpd/lib/Attic/ranny.c
Question: what version should this command checkout?
$ cvs co -D 'January 18, 1999 0:00' freebsd/src/usr.sbin/xntpd/lib/ranny.c
Perhaps version 1.1.1.2 would be correct, but instead you ge
At 1:56 PM -0600 5/15/00, Warner Losh wrote:
>I have a CVS question. Normally I wouldn't bother the nice folks here
>with it, but since it involves backmigrating the local changes Timing
>Solutions has made to FreeBSD, I thought that others might find its
>answer useful in the
I have a CVS question. Normally I wouldn't bother the nice folks here
with it, but since it involves backmigrating the local changes Timing
Solutions has made to FreeBSD, I thought that others might find its
answer useful in the future.
We have a CVS repo that we import the FreeBSD so
[ CC'd to peter and hackers because of CVS question ]
On Sat, Apr 29, 2000 at 08:42:08PM +0200, Matej Vela wrote:
> vela2000/04/29 20:42:08 CEST
>
> Modified files:
> apsfilterSETUP
> Log:
> Fixed the ordering of $MANDEST choices.
>
26 matches
Mail list logo