cvs import with sub directories

From: RaghuNath L(Raghu) (LRaghuNath@Lucent.Com)
Date: Tue Jun 25 2002 - 08:44:59 EDT


Hello Managers,
I have a win cvs/smart cvs setup which works fine for a single folder
import but if there ia sub folder beneath it it does'nt work gives an error
like permission dined.
But this works fine in unix.
Also does any body have sample CVSROOT/config file ?

Filtering 'C:\cvs'...
Filtering 'C:\cvs\WinCvs13b8'...
Filtering 'C:\cvs\Technical'...
Filtering 'C:\cvs\pdfs'...
cvs import -I ! -I CVS -W "*.dll -k 'b'" -W "*.EX_ -k 'b'" -W "*.ins -k
'b'" -W "*.EXE -k 'b'" -W "*.bin -k 'b'" -W "*.dat -k 'b'" -W "*.cab -k
'b'" -m "with sub folder" sunfolder avendor arelease (in directory C:\cvs)
I sunfolder/CVS
I sunfolder/Technical/CVS
I sunfolder/pdfs/CVS
Permission denied

*****CVS exited normally with code 1*****
this is my server setting inetd.conf

cvspserver stream tcp nowait root /usr/local/bin/cvs cvs
--allow-root=/opt/cvs pserver

CVSROOT=/opt/cvs

But i don't have config file under $CVSROOT/CVSROOT/passwd
file is created which has the valid user list.
below is the import with single directory.
Filtering 'C:\cvs\pdfs\CVS'...
cvs import -m "with out sub folder" CVS avendor arelease (in directory
C:\cvs\pdfs\CVS)
N CVS/Root
N CVS/Repository
N CVS/Entries

No conflicts created by this import

*****CVS exited normally with code 0*****

Please help, i will summarise.

Regards
Raghu
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers



This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 23:24:30 EDT