Yeah I'm talking about CVSNT (we use Tortoise CVS to update, commit, tag, etc).. We are probably talking about something different
On Mon, Nov 10, 2008 at 10:35 AM, Ray Champagne <[EMAIL PROTECTED]> wrote: > I will caveat this by saying that I am far from the expert in SVN. I'm > pretty much a self-taught hack. That being said, the authz and passwd files > on my system are in a folder (F:\REPOSITORY\conf) on the box where I have > the subversion server installed. > > You refer to CVS a lot, I'm wondering if we're talking about two different > versioning systems here... > > On Mon, Nov 10, 2008 at 10:24 AM, Greg Morphis <[EMAIL PROTECTED]> wrote: > >> The only files I have in the folder are a CVS folder, the .build and >> properties files.. >> none of them say anything about authorization >> >> >> On Mon, Nov 10, 2008 at 10:07 AM, Greg Morphis <[EMAIL PROTECTED]> wrote: >> > We have global files locked down and only I and the admin can edit them.. >> > I would like to add another user to this but don't know where to look. >> > We have a writer file and his login is in there.. >> > just not sure how this particular file is locked down.. they get >> > >> > cfc_global: cvs [server aborted]: could not open lock file >> > `/rrt/cfc_global/com/abc/rapid/gateway/,LDAPGateway.cfc,': Permission >> > denied >> > >> > >> > But I can edit it and commit it just fine. Does that help explain the >> situation? >> > >> > Thanks >> > >> > On Mon, Nov 10, 2008 at 9:57 AM, Ray Champagne <[EMAIL PROTECTED]> >> wrote: >> >> Yes, you can do this in your authz file, just add and entry like this: >> >> >> >> [repository:/foldername] >> >> ray.champagne = rw >> >> >> >> I think this is what you were asking? >> >> >> >> >> >> >> >> On Mon, Nov 10, 2008 at 9:31 AM, Greg Morphis <[EMAIL PROTECTED]> >> wrote: >> >> >> >>> Is it possible to grant someone access to read/write a certain >> directory? >> >>> The main admin is out on vacation and I'm trying to find out if it's >> >>> possible to grant someone else access to a directory that's locked.. >> >>> >> >>> Thanks >> >>> >> >>> >> >> >> >> >> >> > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-community/message.cfm/messageid:279614 Subscription: http://www.houseoffusion.com/groups/cf-community/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.5
