RE: [LDAPsh-devel] RE: ldapsh new features
Status: Beta
Brought to you by:
rcorvalan
From: Rafael C. <Raf...@li...> - 2003-07-31 19:09:06
|
Hi, I quicly saw the changes, they seem excellent. I'm leaving for holidays (2 weeks), I think it would be a bad idea to try to aply the patches to the HEAD right now. If I do something wrong, I won't be able to repair that for 15 days. I will do that in 2 weeks and a half. Or Peder, if you want and have time too, you can incorporate the patches. Peder, James, thanks a lot for your contributions. I have to change the lines about the authors and contributors on the documentation. Thanks a lot Rafael -----Original Message----- From: James Devenish [mailto:j-d...@us...]=20 Sent: dimanche, 27. juillet 2003 12:03 To: lda...@li... Subject: Re: [LDAPsh-devel] RE: ldapsh new features Hi everyone, I have made some changes to ldapsh in CVS. Some of these are "bug fixes" and some are "new features". The "bug fixes" can be obtained by using "cvs up -A". The new features are available within a series of CVS branches as well as via the SourceForge patch tracker system: <http://sourceforge.net/tracker/?group_id=3D54115&atid=3D472733> One of the patches, the one regarding redirection (ID 778409), is not in CVS because I don't really understand how 'redir' was supposed to work. If anyone knows how to code Perl, please review and modify the new features. When they are acceptable, they will hopefully be merged into the main branch. If you want to download all the bug fixes and new features (and you are good with CVS), use the following series of CVS commands in this exact order: cvs up -kk -r 1.17 ldapsh && \ cvs up -kk -j 1.17 -j 1.17.2.1 ldapsh && \ cvs up -kk -j 1.17 -j 1.17.4.1 ldapsh && \ cvs up -kk -j 1.17 -j 1.17.6.1 ldapsh && \ cvs up -kkv -j 1.17 -j 1.20 ldapsh && \ cvs up -kk -j 1.20 -j 1.20.2.1 ldapsh && \ cvs up -kk -j 1.20 -j 1.20.4.1 ldapsh && \ cvs up -kk -j 1.20 -j 1.20.6.1 ldapsh # now, edit the conflict by merely removing the conflict # markers (and leaving all the new code in there!) cvs up -kk -j 1.20 -j 1.20.8.1 ldapsh (Note that this will leave 'sticky' tags on your CVS checkout. You can later undo these by using `cvs up -A ldapsh`. Also, because Source- Forge's CVS isn't working too well these days you might not be able to connect with CVS.) ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01 /01 _______________________________________________ LDAPsh-devel mailing list LDA...@li... https://lists.sourceforge.net/lists/listinfo/ldapsh-devel |