I guess that's the right way to do it. May be that's why I can checkout from svn now.
I will try suexec n let u know how it went. Thanks! Sandeep, I would advise u to please read the svn book or the twincling presentation before u attempt to setup the svn. Else u might have to redo it ( like me). ---------- Cheers, John On Oct 1, 2008, at 4:16 AM, Saifi Khan <[EMAIL PROTECTED]> wrote: > On Tue, 30 Sep 2008, John Jimmy Dondapati wrote: > > > Also, you might wanna > > > > *chown -R apache /var/svn/* > > > > This will allow us to write to the repository. Otherwise you will > get an > > error similar to this when you import > > > > txn-current-lock': Permission denied > > > > > > -- > > Cheers, > > John > > > > John, why can't we do a SUEXEC here ? > > Please consider this perspective: > . apache runs under user: apache and group: apache > . svn is setup under user: svn and group: svn > > What are your thoughts ? > > thanks > Saifi. >

