[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
[Home]
Any Linux User of jCVS out there
I have had one helluva time trying to get jCVS to work on Linux. If anyone
out there has a properties.txt file with all the goodies, I'd love to see
it.
I won't duplicate my rant that I sent the list last week, but I'll tell
you that getting this program to work under Linux has been quite a
project.
I spent about six hours trying to figure out why it wasn't reading my
Properties.txt file as the manual stated.
Anyway, this thing is still looking for a shellex.exe file to run when I
try and edit a file. I created one in /usr/local/bin and put "xterm -e vi
$2" in there for the meantime. Although it seems awfully hokey to have a
*.exe file on a UNIX machine at all.
I suppose if I had to I could put all of the logic in the script
(shellex.exe) to figure out what editor to run for certain file types,
Gimp for .gif, jpg, vi for text, Staroffice for .doc, etc. This also seems
hokey.
Anyway, any help is appreciated.
Thanks, Aaron Newsome