Re: [PLUG] CVS question

2008-09-14 Thread शंतनू (Shantanoo)
On Sun, Sep 14, 2008 at 6:58 PM, Atul Nene <[EMAIL PROTECTED]> wrote: > On Sun, Sep 14, 2008 at 18:46, शंतनू (Shantanoo) <[EMAIL PROTECTED]> wrote: >> you can try tortise cvs client. it may have cli. > > Tortoise is implemented as a shell extension only. No cli. > More at http://tortoisesvn.tigris.

Re: [PLUG] CVS question

2008-09-14 Thread Atul Nene
On Sun, Sep 14, 2008 at 18:46, शंतनू (Shantanoo) <[EMAIL PROTECTED]> wrote: > you can try tortise cvs client. it may have cli. Tortoise is implemented as a shell extension only. No cli. More at http://tortoisesvn.tigris.org/ abhivaadanam, -- Atul Nene (atul dot nene at gmail dot com) http://www.

Re: [PLUG] CVS question

2008-09-14 Thread शंतनू (Shantanoo)
you can try tortise cvs client. it may have cli. On 9/13/08, Omkar Raut <[EMAIL PROTECTED]> wrote: > 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 <[EMAI

Re: [PLUG] CVS question

2008-09-13 Thread Milind Arun Choudhary
Hi, There is no native windows command for cvs. There are two ways to get the CVS CLI on windows. 1. Install CYGWIN withe the cvs package 2. use CVSNT it comes with WINCVS and provides cvs CLI, probably you can install CVSNT without WINCVS, haven't tried myself. Thanks -- Milind Arun Choudhary

Re: [PLUG] CVS question

2008-09-13 Thread Omkar Raut
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 > > tex

Re: [PLUG] CVS question

2008-09-13 Thread Mayuresh
> 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

[PLUG] CVS question

2008-09-11 Thread Omkar Raut
HiI am using a CVS repository with Eclipse. 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 format. -- Cheers! Omkar Raut. -- __ Pune

Re: [PLUG] Cvs

2006-03-13 Thread Vihang Dudhalkar
On 2/27/06, Rohan Dighe <[EMAIL PROTECTED]> wrote: > HI EVERYONE > > > can you guys please suggest me some good website or some good book to > learn CVS ? http://cvsbook.red-bean.com/ This is a good place to start -- ___ -BEGIN GEEK CODE BLOCK- Ver

Re: [PLUG] Cvs

2006-03-13 Thread Hemant Mohan
On Monday 27 February 2006 23:31, Rohan Dighe wrote: > can you guys please suggest me some good website or some good book to > learn CVS ? > Check the cv wiki at http://ximbiot.com/cvs/wiki/index.php?title=Main_Page Also the archived documentation is available at http://www.cvshome.org Hemant

Re: [PLUG] Cvs

2006-03-09 Thread Steve
Rohan Dighe wrote: HI EVERYONE can you guys please suggest me some good website or some good book to learn CVS ? The best way is to read the cvs doc ie: do a "info cvs" regards Steve -- __ Pune GNU/Linux Users Group Mailing

Re: [PLUG] Cvs

2006-03-09 Thread Aditya Godbole
On Monday 27 February 2006 23:31, Rohan Dighe wrote: > HI EVERYONE > > > can you guys please suggest me some good website or some good book to > learn CVS ? http://cvsbook.red-bean.com/ -- aditya -- __ Pune GNU/Linux Users Group

[PLUG] Cvs

2006-03-09 Thread Rohan Dighe
HI EVERYONE can you guys please suggest me some good website or some good book to learn CVS ? than you LDOM -- __ Pune GNU/Linux Users Group Mailing List: (plug-mail@plug.org.in) List Information: http://plug.org.in/maili

Re: [PLUG] CVS Installation & Configuration Manual

2005-03-07 Thread Devendra Laulkar
On Monday 07 Mar 2005 12:44 pm, Manoj Ovhal wrote: > Can anybody tell me good documentation of installing CVS on Linux Lots of Documentation at : https://www.cvshome.org/docs/ I personally refer to the official manual called as 'the Cederqvist'. > Machine and Clients accessing the repository fro

[PLUG] CVS Installation & Configuration Manual

2005-03-07 Thread Manoj Ovhal
DEar All I would like to install & configure CVS for version control management. Many of our PCs are Windos. I gone thru google found some documentation. But I am not able to understand it. Can anybody tell me good documentation of installing CVS on Linux Machine and Clients accessing the reposit