info-cvs
[Top][All Lists]
Advanced

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

RE: Update problems - Can't parse date/time


From: Jim.Hyslop
Subject: RE: Update problems - Can't parse date/time
Date: Mon, 26 Jul 2004 10:46:26 -0400

address@hidden wrote:
>   I am having trouble updating a source repository from our local
> testbed machine.
[...]
> testbed53 [33] % cvs update .
> 
> cvs [update aborted]: Can't parse date/time: .
Don't specify '.'

If you want only the current directory, use the -l option:

cvs update -l

If you want recursion (the default) just type 'cvs update'

-- 
Jim Hyslop
Senior Software Designer
Leitch Technology International Inc. (http://www.leitch.com)
Columnist, C/C++ Users Journal (http://www.cuj.com/experts)




reply via email to

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