[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Ifile-discuss] -u bogusfolder
From: |
Clemens Fischer |
Subject: |
Re: [Ifile-discuss] -u bogusfolder |
Date: |
27 Oct 2002 01:54:05 +0200 |
User-agent: |
Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2 (i386--freebsd) |
Jason Rennie <address@hidden>:
> cvs -d:pserver:address@hidden:/cvsroot login
> cvs -d:pserver:address@hidden:/cvsroot co ifile/ifile
for the second one i used:
cvs -d:pserver:address@hidden:/cvsroot co ifile
because this is way i'm used to. this generates a hierarchy that
doesn't look quite right:
0 p2 ifile-1.0.10 #lf ifile
total 6
1 CVS/ 1 CVSROOT/ 1 ifile/
normally with cvs checkout, you get one subdirectory for the module
checked out, and within this subdirectory there's just one CVS/
directory plus all the project files flat, not in an additional
subdirectory. from then on i go to the subdirectory and update with
"cvs up".
in your setup, i'd have to cd further down into ifile to find the
normal cvs type hierarchy i recognize: it contains the project files
and a subdirectory CVS.
> Either there's a bug in the ifile CVS setup or the commands they
> tell you to run are buggy. Would you mind telling the Savannah
> people? "Get Support" on the left-hand side of the any page.
but it works now! this additional subdir is funny, though. i went
into it, and it's business as usual. i can "cvs update" and noone
complains.
clemens