Re: files under version control without working copy
From: Yuji Shinozaki <ys2n_at_virginia.edu>
Date: 2007-01-31 17:24:10 CET
Symlinks perhaps?
ln -s /usr/local/managed-bin/prog /usr/local/bin/prog
where managed-bin is your svn working copy?
yuji
---- On Jan 31, 2007, at 10:58 AM, Volker Poplawski wrote: > > Picture this scenario: > i have write access to some files in /usr/local/bin/ and would like > to have > them under version control. I dont have write access to the > directory itself > so i guess i can't make it a working copy. > > I there a way to version these files without having a extra working- > copy > somewhere with copies of the files? > > Regards > ....Volker > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org > For additional commands, e-mail: users-help@subversion.tigris.org ----- Yuji Shinozaki Sr. Technical Lead/Project Manager University of Virginia Advanced Technologies Group ys2n@virginia.edu --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Wed Jan 31 17:24:40 2007 |
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.