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
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