info-cvs
[Top][All Lists]
Advanced

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

Re: sorting of "cvs update" results


From: Larry Jones
Subject: Re: sorting of "cvs update" results
Date: Mon, 11 Dec 2006 14:51:33 -0500 (EST)

_ writes:
> 
> What controls how the results of the "cvs up" command are sorted? On
> some Linux machines and in Cygwin I get all the unknown files (question
> mark in status) then followed by all the P/U/M/C's sorted by file path,
[...]
> On other Linux machines I have the output be sorted by filepath, so the
> above will be:

It depends on whether you're accessing a local repository or using
client/server mode.  In client/server mode, the client reports the
unknown files as it builds the list of files to send to the server, then
the server reports the status of the known files.  In local mode, the
directory is processed only once, so the unknown files are intermixed
with the known files.

-Larry Jones

He's just jealous because I accomplish so much more than he does. -- Calvin




reply via email to

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