Re: [phpldapadmin] Source available in !CVS
Deon George <[email protected]>
| Newsgroups | gmane.comp.ldap.davedap |
|---|---|
| Message-ID | <[email protected]> |
Matthijs, Its great that you want to take a look at the SANDPIT (the WIP work) - I would appreciate the feedback and patches ;) I only know CVS - so cant help you with any other SCM tools... Unfortunately CVS does refer back to the source repository for diffs, etc - which can be slow - I know there are better approaches to this, and when I do find an extra hour in the day - I will change over to a "better" SCM tool... In the mean time, you only need to know three commands: * Getting a copy of the repository - its covered here: http://sourceforge.net/scm/?type=cvs&group_id=61828, but just add a -r SANDPIT to the command, for the branch that has the WIP work ie: |cvs -z3 -d:pserver:[email protected]:/cvsroot/phpldapadmin co -Pr SANDPIT phpldapadmin |* cvs update -dP (merge in updates that I commit). (Run this from the top directory of the pla source: ie: the phpldapadmin directory that was created from the checkout) * "cvs diff -u" (from the top level directory), when you want to submit a patch for review :) Also useful: * cvs diff -r x is useful - where "x" is the tag or revision you want to compare to. eg: cvs diff -r SANDPIT-WIP-090413 will show all the changes (between your copy of the repository) since I released WIP-090413 I have done a few changes since the 090413 upload to sourceforge, which may have resulted in some redirect fixes - I'll do another upload to SF soon :) ...deon ------------------------------------------------------------------------------ The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your production scanning environment may not be a perfect world - but thanks to Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700 Series Scanner you'll get full speed at 300 dpi even with all image processing features enabled. http://p.sf.net/sfu/kodak-com ______________________________________ phpLDAPadmin development mailing list. To unsbuscribe: https://lists.sourceforge.net/lists/listinfo/phpldapadmin-devel http://phpldapadmin.sourceforge.net/