jareth(a)camelot.co.jp (P. E. Jareth Hein) writes:
> >>>>> "Mauro" == Mauro Condarelli <MC5686(a)mclink.it> writes:
> <snip>
<snip>^2
> Mauro> - I tried to use the "vc" package (included in the release),
> Mauro> but I
> Mauro> incurred in several problems:
> Mauro> - I had to manually (load-library "vc")
> Mauro> - the menu came up but Tools->VC->"CVS Update Directory" said
> Mauro> "Symbol's function definition is void: cvs-update"
> Mauro> - I copied the .../lisp/pcl-cvs subdir and the error became:
> Mauro> "Error starting: "bin/sh", "Exec format error"".
> Mauro> - I gave up ;-(
>
> CVS support is separate from VC. Grab the pcl-cvs package. VC is for
> working with RCS files. However, without a shell to exec with, it will
> be useless too. I'm not sure, but doesn't that pretty much require
> cygwin? Not to mention a cvs binary... Is there such a beast for
> windows? I know of the cvs server client and the java client, but how
> about a commandline version?
CVS support is _not_ separate from VC... I use just plain old 'vc' all
the time with no problems. It's got CVS support all over the place. I've
never really understood what pcl-cvs is for... I think some commercial
variant of CVS.
And as Adrian pointed out, CVS does work under windows. We have
developers here using it from all the Win9* variants as well as Windows
NT. It's a thing of beauty. Fun watching some of the windows guys squirm
because they haven't installed any GUI for it yet and have to actually deal
with the command line once in a while. :)
-Bill P.