Quoting myself: > Another option is to give the users a simple svn command to type to > retrieve just that file: > svn export http://lm-sensors.org/svn/lm-sensors/trunk/prog/detect/sensors-detect > > However it is significantly less convenient, as the user might not have > svn installed. Or maybe we can install a simple CGI script on the web > server which would run this command and return the result to the > user? I can't seem to find an option to output the file to stdout > though, which we would need. Ah, it appears that "svn cat" does just that, so it could actually work. -- Jean Delvare