Just wondering if there is a native command line CVS.exe for windows xp? Because I could not find SHELL in eclipse... for issuing cvs commands
On Fri, Sep 12, 2008 at 2:54 PM, Mayuresh <[EMAIL PROTECTED]> wrote: > > Is there any way to get the Directory structure of CVS repository in some > > text format? Basically I want to retrieve the list of files in a tree > > If you have read access to repository location, you can get it from there. > But > not advisable to do that. Only other option could be to actually check out > the code and extract the strucure using a script (or extend CVS code to > provide suitable command!). > > Mayuresh. > > > > -- > ______________________________________________________________________ > Pune GNU/Linux Users Group Mailing List: ([email protected]) > List Information: http://plug.org.in/cgi-bin/mailman/listinfo/plug-mail > Send 'help' to [EMAIL PROTECTED] for mailing instructions. > -- Cheers! Omkar Raut. "Life is a Sine wave with Variable Frequency and Variable Amplitude.. you never know what you gonna get!" -- ______________________________________________________________________ Pune GNU/Linux Users Group Mailing List: ([email protected]) List Information: http://plug.org.in/cgi-bin/mailman/listinfo/plug-mail Send 'help' to [EMAIL PROTECTED] for mailing instructions.
