Re: From perforce to SVN

2015-08-13 Thread Stefan
Hi Suresh STFW first? First hit in google should provide some hints where to start Hello, I have files in a directory tree under perforce control. Would like to duplicate this revision history under SVN control. How to "export" the files with their revision history to a SVN repository?

Re: SVNListParentPath without path based authz checks?

2015-08-13 Thread Daniel Shahaf
Philip Martin wrote on Wed, Aug 12, 2015 at 02:20:51 +0100: > Daniel Shahaf writes: > > > SVNListParentPath used to list all repositories, but not too long ago > > that was changed to only list repositories that the authenticated user > > has access to. (I can't find the commit that made the cha

Re: From perforce to SVN

2015-08-13 Thread Stefan
STFW first? First hit in google should provide some hints where to start Hello, I have files in a directory tree under perforce control. Would like to duplicate this revision history under SVN control. How to "export" the files with their revision history to a SVN repository? Thanks,

Re: SVNListParentPath without path based authz checks?

2015-08-13 Thread Eric Johnson
Hi Thorsten, On Thu, Aug 13, 2015 at 12:10 AM, Thorsten Schöning wrote: > Guten Tag Eric Johnson, > am Montag, 10. August 2015 um 22:55 schrieben Sie: > > > We let Subversion limit the listed repositories, and we have a > > separate generated list of repositories. > > How do you generate it, did

From perforce to SVN

2015-08-13 Thread Suresh Govindachar
Hello, I have files in a directory tree under perforce control. Would like to duplicate this revision history under SVN control. How to "export" the files with their revision history to a SVN repository? Thanks, --Suresh

Re: question about subversion 1.9 unicode normalization status

2015-08-13 Thread Dave Huang
On Aug 12, 2015, at 4:00, Branko Čibej wrote: > > Yay for misunderstandings. :) > > The problem with HFS is that it normalizes paths: regardless of how your > file names are (de)normalised when you create them, they're stored in > HFS in NFD form. I don't think I misunderstood anything; I said

Re: SVNListParentPath without path based authz checks?

2015-08-13 Thread Thorsten Schöning
Guten Tag Eric Johnson, am Montag, 10. August 2015 um 22:55 schrieben Sie: > We let Subversion limit the listed repositories, and we have a > separate generated list of repositories. How do you generate it, did you build some little tool on your own or are you using some kind of web app like WebS

Re: SVNListParentPath without path based authz checks?

2015-08-13 Thread Thorsten Schöning
Guten Tag Daniel Shahaf, am Mittwoch, 12. August 2015 um 00:33 schrieben Sie: > SVNListParentPath used to list all repositories, but not too long ago > that was changed to only list repositories that the authenticated user > has access to. (I can't find the commit that made the change, and > I do