Alexei Lioubimov wrote: > $export CVSROOT=:local:/cygdrive/c/usr/local/cvs > cvs co some_module > ' is missing '='ntax error in /cygdrive/c/usr/local/cvs/config: line ' > > For some reasons i don't want to move the repository under cygwin's root > (for example to c:\cygwin\usr\local\cvs). > Can anybody suggest the workaround?
What happens if you issue "cd /cygdrive/c/usr/local/cvs" on the bash command line ? Do you try to run the cvs command from bash prompt (cygwin environment) or from cmd.exe / command.com prompt ? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
