Re: Running Bugzilla and SVN in same Server

2012-11-20 Thread Ryan Schmidt
On Nov 19, 2012, at 06:33, Nico Kadel-Garcia wrote: > Note that hostname based virtual hosts are one of the irksome > poltergeists of secure computing. The big part of the problem is that > SSL keys are tied to IP addresses, and you can't use different keys > for different virtual hosts on the sam

Re: Revision Graph

2012-11-20 Thread Ryan Schmidt
On Nov 20, 2012, at 17:04, "Ahmed, Omair (GE Oil & Gas)" wrote: > In looking at the revision graph of /trunk, Subversion itself doesn't have a revision graph feature; it's not a GUI. Perhaps you're thinking of TortoiseSVN or another GUI. > I see revisions 1 - 10, then 23 - 41 (which is curre

Revision Graph

2012-11-20 Thread Ahmed, Omair (GE Oil & Gas)
In looking at the revision graph of /trunk, I see revisions 1 - 10, then 23 - 41 (which is current) as of today. Whatever happened to revs 11 - 22...should I be worried?

Re: Running Bugzilla and SVN in same Server

2012-11-20 Thread Nico Kadel-Garcia
2012/11/20 Thorsten Schöning : > Guten Tag Ratheesh Sahayaraj, > am Dienstag, 20. November 2012 um 10:27 schrieben Sie: > >> How to obtain a virtual address like dat? > > etc/hosts or local DNS server. /etc/hosts only works for the one host it is configured for. A spare IP address would come from

[PATCH] JavaHL propertyGet handling in org.tigris.subversion package

2012-11-20 Thread Philip Martin
Patches to the Subversion code should go to dev@s.a.o. A log message that would help. Look at old log messages for the code and see the guidelines: http://subversion.apache.org/docs/community-guide/conventions.html#log-messages A regression test would also help. Conor MacNeill writes: > Hi, >

Re: svn update with --no-auth-cache crashes on Windows 7 x64

2012-11-20 Thread Thorsten Schöning
Guten Tag Thomas Oftring, am Dienstag, 20. November 2012 um 10:37 schrieben Sie: > on Windows 7 x64 svn update with the parameter --no-auth-cache crashes if > the credentials has been stored before. > This is a known bug in 1.7.7 which happens only on Windows. > Due to a coding error, when a user

Re: Corrupted revisions - need help

2012-11-20 Thread Daniel Shahaf
Stefan Sperling wrote on Tue, Nov 20, 2012 at 09:32:18 +0100: > On Tue, Nov 20, 2012 at 08:14:41AM +0200, Daniel Shahaf wrote: > > Stefan Sperling wrote on Mon, Nov 19, 2012 at 21:07:59 +0100: > > > Extract these reps from the FSFS data of the temporary repository and > > > stitch them into the bro

svn update with --no-auth-cache crashes on Windows 7 x64

2012-11-20 Thread Thomas Oftring
Hello Guys, on Windows 7 x64 svn update with the parameter --no-auth-cache crashes if the credentials has been stored before. The result is a locked working copy that has to be unlocked by svn cleanup. The Subversion Client is installed from TortoiseSVN 1.7.10, Build 23359 - 64 Bit sv

Re: Running Bugzilla and SVN in same Server

2012-11-20 Thread Thorsten Schöning
Guten Tag Ratheesh Sahayaraj, am Dienstag, 20. November 2012 um 10:27 schrieben Sie: > How to obtain a virtual address like dat? etc/hosts or local DNS server. Mit freundlichen Grüßen, Thorsten Schöning -- Thorsten Schöning E-Mail:thorsten.schoen...@am-soft.de AM-SoFT IT-Systeme ht

Re: Running Bugzilla and SVN in same Server

2012-11-20 Thread Ratheesh Sahayaraj
How to obtain a virtual address like dat? On Nov 19, 5:34 pm, Nico Kadel-Garcia wrote: > On Mon, Nov 19, 2012 at 7:21 AM, Thorsten Schöning > > > > > > > > > > wrote: > > Guten Tag Ratheesh Sahayaraj, > > am Montag, 19. November 2012 um 12:59 schrieben Sie: > > >> > >>     ServerAdmin webmas...

Re: Corrupted revisions - need help

2012-11-20 Thread Stefan Sperling
On Tue, Nov 20, 2012 at 08:14:41AM +0200, Daniel Shahaf wrote: > Stefan Sperling wrote on Mon, Nov 19, 2012 at 21:07:59 +0100: > > Extract these reps from the FSFS data of the temporary repository and > > stitch them into the broken repository at appropriate places, recalculating > > checksums wher