Re: make check fails on redhat 6.2

2001-05-31 Thread Manik Bafna
Larry Jones wrote: > Manik Bafna writes: > > > > Ok, I'm attaching the log. I compiled with the following options > > ./configure --without-gssapi --without-krb4 > [...] > > > > revision 1.1 > > date: 2034/12/25 12

Re: CVS bookmarker or addressbook

2001-05-28 Thread Manik Bafna
You may want to look into http://sourceforge.net/projects/cvsbookmarks/ - Manik Tracy Brown wrote: > Christian, > > I'm not sure what it is you have in mind. Presumably you want to execute a > little script of some kind and automatically log into some CVS server? > Here's a little perl to do c

Re: make check fails on redhat 6.2

2001-05-28 Thread Manik Bafna
Ok, I'm attaching the log. I compiled with the following options ./configure --without-gssapi --without-krb4 Regards, Manik Larry Jones wrote: > Manik Bafna writes: > > > > I built cvs-1.11.1p1 successfully on redhat 6.2 > > but on running 'make check' I

Re: vss2cvs migration of shared files

2001-05-27 Thread Manik Bafna
Laine Stump wrote: > Manik Bafna <[EMAIL PROTECTED]> writes: > > > BTW when trying to migrate from VSS to CVS found that > > it does not migrate deleted files. How to fix this problem. > > I'm not aware of any method to get information or history for file &g

make check fails on redhat 6.2

2001-05-25 Thread Manik Bafna
I built cvs-1.11.1p1 successfully on redhat 6.2 but on running 'make check' I get test failed importc-8. What could be the reason ? Regards, Manik ___ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs

Re: vss2cvs migration of shared files

2001-05-24 Thread Manik Bafna
Laine Stump wrote: > Manik Bafna <[EMAIL PROTECTED]> writes: > > > There are files in VSS shared across projects and > > shared between directories in the same project. > > We are migrating from VSS to CVS. > > What is the right strategy for migration of sha

vss2cvs migration of shared files

2001-05-24 Thread Manik Bafna
There are files in VSS shared across projects and shared between directories in the same project. We are migrating from VSS to CVS. What is the right strategy for migration of shared files. 1. Break the link and maintain as two separate files 2. Break the link and keep only one copy. This will re

Re: Error Connecting to remote repository

2001-05-15 Thread Manik Bafna
Have you tried user other than root ? - Manik Amit Bakhru wrote: > I am connecting a remote repository, login is successfull, but when i > use any other command like checkout i get an error. > > [payroll@ganga test]$ cvs -d > :pserver:[EMAIL PROTECTED]:/home/cvsroot login > (Logging in to [EMAI

Re: I have a question

2001-05-10 Thread Manik Bafna
for adding binary files use -kb option. - Manik ¹è»ó¿ë wrote: > Hello , I am baesy .I work in Korea.I want to control binary file .My > OS is Linux . First I make tar-file.I cvs import tar-file .But > original file and imported file differ .Size of orginal file is > 16691200.Size of imported fi

Re: Permissions

2001-05-07 Thread Manik Bafna
chmod g+s helps the child retain the parent directory permissions. - Manik Sudarshan wrote: > I have created a project directory by name project2, which has owner by > name sudhi and group projent where in sudhi,anand,arun are the members > of the group. i have created a reposoitory inside that