Re: Accessing Subversion Remotely

2013-07-17 Thread Prabhu
y a two step process. --Prabhu

Re: Subversion setup

2011-01-18 Thread Prabhu Gnana Sundar
ate /srv/files svnadmin create /srv/pac Hope this helps you :) Thanks and regards Prabhu

Re: Subversion setup

2011-01-19 Thread Prabhu Gnana Sundar
I do agree that path-based permission scheme is optional. :) Thanks and regards Prabhu

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 out

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 rea

Re: swapping trunk and branch

2011-04-27 Thread Prabhu Gnana Sundar
undo this, without losing the changes.. What is the correct way to 'swap' the branch and the trunk. I am confused about whether I should be using copy, merge or some other technique. cheers! B you can merge the branch to the trunk... --Prabhu

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: File access control

2011-09-29 Thread Prabhu Gnana Sundar
d nowhere see any information about *file-based* authorization in the link provided above. FYI: SubversionEdge has a simple and easy way of path-based authorization allowing the user to customize the permissions very easily. --Prabhu

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

SVN BUG

2017-01-23 Thread Swamy, Gagana Prabhu
Hi , Recently I faced the following issue: 1)My password that is used is "#anusuya2893#" 2)While checking out, I mistakenly used the password "#anusuya#" and it worked fine without any error and the operation was successful also . 3)Any other combinations is not working but the 2 combinations(1

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