Re: get cvs from the past

2007-12-07 Thread Tomas M
> I usually use this simply after first co (as aufs/README says), > $ cd aufs.wcvs/aufs > (never remove CVS dirs. for Tomas only) > $ cvs update -D20061212 And thank you Junjiro :) Tomas M - SF.Net email is sponsored by: Che

Re: get cvs from the past

2007-12-07 Thread Tomas M
Philipp Wehrheim wrote: > Hey Tomas, > > cvs is not a AUFS related topic! Hey you are right. It's off topic. I am evil; > If you have trouble to use cvs you should read a howto > http://www.csc.calpoly.edu/~dbutler/tutorials/winter96/cvs/ > > Have never really used this feature but google

Re: get cvs from the past

2007-12-07 Thread sfjro
Philipp Wehrheim: > cvs is not a AUFS related topic! Exactly. :-) > cvs -z3 -d:pserver:[EMAIL PROTECTED]:/cvsroot/aufs co \ > aufs > > export \ > CVSROOT=":pserver:[EMAIL PROTECTED]:/cvsroot/aufs" > > cvs co -D20061212 aufs I usually use this simply after first co (as aufs/README says

Re: get cvs from the past

2007-12-07 Thread Philipp Wehrheim
Hey Tomas, cvs is not a AUFS related topic! If you have trouble to use cvs you should read a howto http://www.csc.calpoly.edu/~dbutler/tutorials/winter96/cvs/ Have never really used this feature but google tells me to: cvs -z3 -d:pserver:[EMAIL PROTECTED]:/cvsroot/aufs co \ aufs

get cvs from the past

2007-12-07 Thread Tomas M
Hello, I'm sorry for bothering with this, I'd like to download AUFS from CVS, but a branch from the past. For example, I'd like to download historical version, which has been in CVS a month ago, or on a particular date. Does anybody know how to do that? I tried man cvs, found -D date_spec, but t