Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

cvs status behaviour

0 views
Skip to first unread message

Colm Aengus Murphy

unread,
Apr 22, 2004, 8:54:28 AM4/22/04
to info...@gnu.org
Too fast with the send key.
I am using cvs 1.11.15 (server and client) on Solaris 5.8

Cheers

Colm A


Colm Aengus Murphy wrote:

> Hi folks,
>
> We've noticed the following unusual behaviour when using cvs status.
> When I use direct connection to a repository I get:
>
> ===================================================================
> File: cvsls Status: Up-to-date
>
> Working revision: 1.10 Mon Mar 29 18:06:28 2004
> Repository revision: 1.10 /proj/myproj/cvsroot/tools/utils/cvsls,v
> Sticky Tag: (none)
> Sticky Date: (none)
> Sticky Options: (none)
>
> When I use rsh or psever connection methods I get (the date is missing):
>
> ===================================================================
> File: cvsls Status: Up-to-date
>
> Working revision: 1.10
> Repository revision: 1.10 /proj/myproj/cvsroot/tools/utils/cvsls,v
> Sticky Tag: (none)
> Sticky Date: (none)
> Sticky Options: (none)
>
>
> Its not a problem, just something funny that was thrown up by a script
> which parses cvs status output.
>
> Any ideas ?
>
> Cheers
>
> Colm A
>

_______________________________________________
Info-cvs mailing list
Info...@gnu.org
http://mail.gnu.org/mailman/listinfo/info-cvs

Colm Aengus Murphy

unread,
Apr 22, 2004, 9:24:58 AM4/22/04
to info...@gnu.org

Larry Jones

unread,
Apr 22, 2004, 9:55:31 AM4/22/04
to Colm Aengus Murphy, info...@gnu.org
Colm Aengus Murphy writes:
>
[ cvs status produces slightly different output in client/server mode
than it does in local mode ]

>
> Its not a problem, just something funny that was thrown up by a script
> which parses cvs status output.
>
> Any ideas ?

That's just the way it works. In client/server mode, the client doesn't
send the timestamp to the server so the server can't very well put it in
the output.

-Larry Jones

If I get a bad grade, it'll be YOUR fault for not doing the work for me!
-- Calvin

0 new messages