Subject: Re: [PHP-CVS] Some NetWare files are not getting committed.
Thanks for the inputs. Still I do not get NetWare folder.
I did the following:
1.
In the .cvsrc file:
cvs -z3
update -d
checkout -P
diff -u
I did:
cvs add -m "NetWare related files." netware
The netware folder
Thanks for the inputs. Still I do not get NetWare folder.
I did the following:
1.
In the .cvsrc file:
cvs -z3
update -d
checkout -P
diff -u
I did:
cvs add -m "NetWare related files." netware
The netware folder had all the files within it with a sub-directory also by name sys.
I got a
At 15:49 28-10-2002, Ananth Kesari wrote:
But I need to add a folder by name, "netware" with
some NetWare specific files within it. These are NOT
getting committed. If I "add" it gets added. I once
committed on Thursday. Now, if I commit, it verifies
and does nothing indicating that it is already
Hi,
I am working on porting PHP for NetWare.
>From the past couple of days I have been committing
NetWare related changes back into the 4.2 branch.
The changes that I made to those files that were
already existing (including the TSRM and ZEND files),
I committed and they have been effected into th