Re: svn issue

2013-05-08 Thread Prabhu Gnana Sundar
On 05/09/2013 10:46 AM, Amit Kumar [IN7537] wrote: Hi les, Thanks for reply. But in my condition there are 77 items are in parent folder which is group of project and some other folder like image location, document location. All project folder is required except like documents and image folder

Re: svn info and svnlook - quick questions

2013-01-19 Thread Prabhu Gnana Sundar
Z W wrote: >Hi All > >We're new to subversion. > >We like to make sure we get the latest svn revision number from the >svn repository on the remote server. >We are confused as to which command to use to find our latest revision >number. >Questions >1- >Which is correct - >svn info url or >svnlo

Re: File access control

2011-09-29 Thread Prabhu Gnana Sundar
On Thursday 29 September 2011 05:10 PM, Ian Wild wrote: On Thu, Sep 29, 2011 at 3:41 AM, Grant > wrote: I see that subversion supports path-based authorization: http://svnbook.red-bean.com/en/1.5/svn.serverconfig.pathbasedauthz.html Is there a way to do

Re: Searching in SVN

2011-09-09 Thread Prabhu Gnana Sundar
On Friday 09 September 2011 12:04 PM, Waseem Shahzad wrote: Hi guys! I would like to search a file amongst 1000+ files within a Folder. Is there any way to do this with smart way. svn ls -R | grep Regards Prabhu

Re: swapping trunk and branch

2011-04-27 Thread Prabhu Gnana Sundar
On Wednesday 27 April 2011 03:27 PM, Ben Carbery wrote: Hi, I am fairly new to version control, and have made what is probably a newbie mistake. I created a branch and switched to it. Later I committed changes that were meant for trunk, forgetting that I had switched to the branch. So I want to u

Re: trying to get new version of files from svn archive

2011-04-25 Thread Prabhu Gnana Sundar
Is your .svn directory available or that too is deleted ? which version of svn are you using ? Prabhu On Monday 25 April 2011 08:04 PM, dov.kru...@americas.bnpparibas.com wrote: Excuse my ignorance, I'm used to cvs. I edited some files at the same time as a colleague, but when we realized,

Re: Kind information missing in svn log xml output

2011-03-10 Thread Prabhu Gnana Sundar
Hi Yves, I tried to replicate the same issue on my box. It works fine for me and I get the "kind" value correctly. But I tried it on a "Ubuntu 10.10" box, svn version 1.6.9 (r901367). Regards Prabhu On Wednesday 09 March 2011 10:11 PM, Yves Bergeron wrote: Hi, The output of svn log --xml

Re: Subversion setup

2011-01-19 Thread Prabhu Gnana Sundar
Hi Dave, On Wednesday 19 January 2011 03:35 PM, Dave Pawson wrote: Still looking for the source of my 403 errors Steve? Any ideas please? I have no need for path based permissions? It is advised against in fact in the book? I am sorry if I misunderstood. And may be you just followed the book w

Re: Subversion setup

2011-01-18 Thread Prabhu Gnana Sundar
Hi Dave, On Tuesday 18 January 2011 07:13 PM, Dave Pawson wrote: I'm resurrecting a subversion setup. subversion 1.6.5 on apache 2. Apache setup Dav svn SVNParentPath /srv Authtype Basic AuthName "..." AuthuserFile /etc/svnauthfile Require valid-user Clearly, you are using Authz. But you