[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

use Rcs;



hello all,
i have a frustrating problem with using RCS file revision control in 
conjunction with tftpd. i've written a perl script which requests a 
network tftp copy from a remote cisco device. the script checks out the 
local file from rcs and then makes the request to the cisco to write its 
config to the same local file.

this is where the problems start up :)

when you check files out from rcs, only the owner is given write 
permission to the file. this is an issue since the script will be ran by 
several different people, but the tftp daemon will always try to write the 
file as nobody. even when i set perms on the script to 4755, the file is 
checked out as the individual running the script rather than the owner of 
the script file.

is this a doable project, or is cvs more apt to comply with what i hope to 
accomplish here?

thanks -c



-
To unsubscribe, send email to majordomo@luci.org with
"unsubscribe luci-discuss" in the body.