Hi,
Has anyone tried to port and set up a CVS server on OpenWrt?
I’m using OpenWrt WhiteRussian RC4 on an Asus WL 500g Deluxe with an USB Storage device.
Thanks,
ZsJoska
The content of this topic has been archived on 30 Mar 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.
Hi,
Has anyone tried to port and set up a CVS server on OpenWrt?
I’m using OpenWrt WhiteRussian RC4 on an Asus WL 500g Deluxe with an USB Storage device.
Thanks,
ZsJoska
hej,
you might want to try this
http://wl500g.info/attachment.php?attachmentid=372
I didn't to run as server...but should be no prob beside performance
cheers
Felix
Hi,
I tried the attachment and I was able to perform an update locally on the router, however I could not use remotelly. The TortoiseCVS client which I use on the client machine fails (ssh and ext auth methods) and says that the "server" command is invalid.
I am not familliar with configuring CVS on linux...
Thanks,
ZsJoska
It's me again -
Here are the logs on the client side when I am trying to check-out remotelly:
cvs.exe checkout: warning: unrecognized response `Unknown command: `server'' from cvs server
cvs.exe checkout: warning: unrecognized response `' from cvs server
cvs.exe checkout: warning: unrecognized response `CVS commands are:' from cvs server
cvs.exe checkout: warning: unrecognized response ` add Add a new file/directory to the repository' from cvs server
cvs.exe checkout: warning: unrecognized response ` admin Administration front end for rcs' from cvs server
cvs.exe checkout: warning: unrecognized response ` annotate Show last revision where each line was modified' from cvs server
cvs.exe checkout: warning: unrecognized response ` checkout Checkout sources for editing' from cvs server
cvs.exe checkout: warning: unrecognized response ` commit Check files into the repository' from cvs server
cvs.exe checkout: warning: unrecognized response ` diff Show differences between revisions' from cvs server
cvs.exe checkout: warning: unrecognized response ` edit Get ready to edit a watched file' from cvs server
cvs.exe checkout: warning: unrecognized response ` editors See who is editing a watched file' from cvs server
cvs.exe checkout: warning: unrecognized response ` export Export sources from CVS, similar to checkout' from cvs server
cvs.exe checkout: warning: unrecognized response ` history Show repository access history' from cvs server
cvs.exe checkout: warning: unrecognized response ` import Import sources into CVS, using vendor branches' from cvs server
cvs.exe checkout: warning: unrecognized response ` init Create a CVS repository if it doesn't exist' from cvs server
cvs.exe checkout: warning: unrecognized response ` log Print out history information for files' from cvs server
cvs.exe checkout: warning: unrecognized response ` login Prompt for password for authenticating server' from cvs server
cvs.exe checkout: warning: unrecognized response ` logout Removes entry in .cvspass for remote repository' from cvs server
cvs.exe checkout: warning: unrecognized response ` rannotate Show last revision where each line of module was modified' from cvs server
cvs.exe checkout: warning: unrecognized response ` rdiff Create 'patch' format diffs between releases' from cvs server
cvs.exe checkout: warning: unrecognized response ` release Indicate that a Module is no longer in use' from cvs server
cvs.exe checkout: warning: unrecognized response ` remove Remove an entry from the repository' from cvs server
cvs.exe checkout: warning: unrecognized response ` rlog Print out history information for a module' from cvs server
cvs.exe checkout: warning: unrecognized response ` rtag Add a symbolic tag to a module' from cvs server
cvs.exe checkout: warning: unrecognized response ` status Display status information on checked out files' from cvs server
cvs.exe checkout: warning: unrecognized response ` tag Add a symbolic tag to checked out version of files' from cvs server
cvs.exe checkout: warning: unrecognized response ` unedit Undo an edit command' from cvs server
cvs.exe checkout: warning: unrecognized response ` update Bring work tree in sync with repository' from cvs server
cvs.exe checkout: warning: unrecognized response ` version Show current CVS version(s)' from cvs server
cvs.exe checkout: warning: unrecognized response ` watch Set watches' from cvs server
cvs.exe checkout: warning: unrecognized response ` watchers See who is watching a file' from cvs server
cvs.exe checkout: warning: unrecognized response `(Specify the --help option for a list of other help options)' from cvs server
cvs.exe [checkout aborted]: end of file from server (consult above messages if any)
Any idea?
i also need to run a cvs server on a wrt54gl with SD/MMC MOD. Could anybody help me, please??
ThanX
I would be interested in cvs server for Openwrt WhiteRussian RC5 too.
I had no success trying to compile it myself. Can someone do it for me please ?
//edit
Got it to compile now. It is no ipkg file but it works.
Don't know how to attach a file here, so you can get it -> HERE
(Last edited by scachi on 14 Jun 2006, 21:23)
I tried all available binaries and I couldn't make them work to access them remotely. Local access worked.
You should tru and compile cvsd http://ch.tudelft.nl/~arthur/cvsd/
(Last edited by VeNoM on 8 Nov 2006, 09:04)
The discussion might have continued from here.