RE: including a banner in Subversion URL

2011-01-11 Thread Ramesh Nadupalli
Thanks Ryan. Will give a shot. -Original Message- From: Ryan Schmidt [mailto:subversion-20...@ryandesign.com] Sent: Tuesday, January 11, 2011 3:39 PM To: Ramesh Nadupalli Cc: users@subversion.apache.org Subject: Re: including a banner in Subversion URL On Jan 11, 2011, at 14:34, Ramesh

RE: including a banner in Subversion URL

2011-01-11 Thread Ramesh Nadupalli
Nadupalli Cc: users@subversion.apache.org Subject: Re: inlcuding a banner in Subversion URL On Jan 10, 2011, at 20:38, Ramesh Nadupalli wrote: > I would like to have banner set for a subversion URL, can someone guide how this can be accomplished? Do you mean that you would like to customize the

RE: "svnadmin load" a huge file

2011-01-10 Thread Ramesh Nadupalli
Recently I was doing a migration from cvs to svn and experienced a strange issue. It was ignoring tabs and spl characters (^M) inside the text files. Did anyone experience similar issues? Thanks Ramesh -Original Message- From: Brian Brophy [mailto:brianmbro...@gmail.com] Sent: Friday,

inlcuding a banner in Subversion URL

2011-01-10 Thread Ramesh Nadupalli
Hi All, I would like to have banner set for a subversion URL, can someone guide how this can be accomplished? Thanks Ramesh

RE: SVN Path Authorization

2010-12-02 Thread Ramesh Nadupalli
: SVN Path Authorization Ramesh Nadupalli wrote: > > What are the other characters supported in the apache authorization > file (AuthzSVNAccessFile)? Any documentation available? > > In case if there are any human errors in the authorization file, its > making repository

RE: SVN Path Authorization

2010-12-01 Thread Ramesh Nadupalli
What are the other characters supported in the apache authorization file (AuthzSVNAccessFile)? Any documentation available? In case if there are any human errors in the authorization file, its making repository unavailable. Is there a tool/mechanism to check the access configurations before rest