Re: Http authentication

2018-07-19 Thread Felix E.
On 2018/07/18 14:45:38, Branko Čibej wrote: > On 18.07.2018 15:38, Essig Felix wrote:> > >> > > Hi,> > >> > > > > >> > > I have a question about the http authentication when using the> > > subversion api 1.8.13.> > >> > > For example using the ‚svn_client_list3‘ function:> > >> > > Everytime this

Re: Http authentication

2018-07-19 Thread Felix E.
auth required response. At least I hoped so. Felix Johan Corveleyn schrieb am Do., 19. Juli 2018, 14:10: > On Thu, Jul 19, 2018 at 12:15 PM, Felix E. wrote: > > > > > > On 2018/07/18 14:45:38, Branko Čibej wrote: > >> On 18.07.2018 15:38, Es

Re: Http authentication

2018-07-19 Thread Felix E.
> Am 19.07.2018 um 17:29 schrieb Philip Martin : > > "Felix E." writes: > >> I understand that the very first request shouldn't contain any auth header. >> But If a svn function is called multiple times(for the same host etc.) and >> there was alre

Reading an old SVN database

2010-05-07 Thread Felix E. Klee
>From a server that is not running anymore, I have a backup of the Subversion database: /var/db/svn Now I want to check out the latest version of every repository in that database. What's the best way to proceed?

Re: Reading an old SVN database

2010-05-09 Thread Felix E. Klee
On Sat, May 8, 2010 at 11:19 PM, Ryan Schmidt wrote: > For others wondering "how do I figure out what version of BDB I was using > back then?" there are instructions here for figuring it out: > > http://subversion.apache.org/faq.html#divining-bdb-version Which only works if there are log-files, w