Re: Can relocate from a svnserve based server that was 'svn sync' to a new http based server

2012-01-30 Thread Lorenz
Brent Webster wrote: >[...] I'm using svnsync to transfer the older "svn://" repositories to the new >"http://"; repositories >The problem that I'm having is [...] >svn: E195009: The repository at >'http://svnrepo2:18080/svn/admin/main/svnserver/bin' has > uuid '65d03f8f-4f6b-4b7c-8505-7ddab04e9a

Can relocate from a svnserve based server that was 'svn sync' to a new http based server

2012-01-30 Thread Brent Webster
I have numerous large svn repositories accessible by svnserve on an older linux server that I'm moving to a new VMWare VM server using http authentication. I'm using svnsync to transfer the older "svn://" repositories to the new "http://"; repositories. The problem that I'm having is trying to

update failed

2012-01-30 Thread priest
> --- > Subversion Exception! > --- > Subversion encountered a serious problem. > Please take the time to report this on the Subversion mailing list > with as much information as possible about what > you were trying to do. > But please first search t

Re: svn status returns incorrect results on Windows 7

2012-01-30 Thread Justin Johnson
On Sun, Jan 29, 2012 at 3:25 PM, Konstantin Kolinko wrote: > 2012/1/27 Justin Johnson : >> Hi, >> >> I am running Subversion 1.7.2 64 bit installer from CollabNet on >> Windows 7.  The problem I'm experiencing can be seen in the output >> below.  In summary, svn status is returning incorrect resul

Unable to checkout/add hidden files to repo

2012-01-30 Thread Jon Grimes
Hello, I'm having a strange problem and because it has to do with hidden files I'm having a real hard time finding any information about it. everything is usually about the .svn folders. Essentially my repository wont let me check out or commit any hidden files. (.htaccess) When i checkout a fo

Re: Limited subdirectory access

2012-01-30 Thread Daniel Shahaf
Johan Corveleyn wrote on Mon, Jan 30, 2012 at 23:13:17 +0100: > Can you check if order of the rules matters? Either putting this rule > with [ABC:/DEF] before or after the other one (for [ABC:/]). I'm not > sure, but I vaguely remember some prior discussion about this ... Aren't they parsed into a

Re: Limited subdirectory access

2012-01-30 Thread K F
--- On Mon, 1/30/12, Johan Corveleyn wrote: > From: Johan Corveleyn > Subject: Re: Limited subdirectory access > To: "K F" > Cc: "Stefan Sperling" , "Andy Levy" , > users@subversion.apache.org > Date: Monday, January 30, 2012, 10:13 PM > On Mon, Jan 30, 2012 at 10:55 PM, K F > > wrote: > >

Re: Limited subdirectory access

2012-01-30 Thread Johan Corveleyn
On Mon, Jan 30, 2012 at 10:55 PM, K F wrote: > > > --- On Mon, 1/30/12, Stefan Sperling wrote: > >> From: Stefan Sperling >> Subject: Re: Limited subdirectory access >> To: "K F" >> Cc: "Andy Levy" , users@subversion.apache.org >> Date: Monday, January 30, 2012, 9:32 PM >> On Mon, Jan 30, 2012

Re: Limited subdirectory access

2012-01-30 Thread K F
--- On Mon, 1/30/12, Stefan Sperling wrote: > From: Stefan Sperling > Subject: Re: Limited subdirectory access > To: "K F" > Cc: "Andy Levy" , users@subversion.apache.org > Date: Monday, January 30, 2012, 9:32 PM > On Mon, Jan 30, 2012 at 01:14:53PM > -0800, K F wrote: > > --- On Mon, 1/30/12

Re: Limited subdirectory access

2012-01-30 Thread Stefan Sperling
On Mon, Jan 30, 2012 at 01:14:53PM -0800, K F wrote: > --- On Mon, 1/30/12, Andy Levy wrote: > > have it setup in the authz file now: > > > [/] > > > @dev = rw > > > @qa = r > > > > > > [/ABC/DEF] > > > @dev1 = rw > > > > > > Do I need to be more specific? > > > > > > > What exactly isn't working

Re: Limited subdirectory access

2012-01-30 Thread K F
--- On Mon, 1/30/12, Andy Levy wrote: > From: Andy Levy > Subject: Re: Limited subdirectory access > To: "K F" > Cc: users@subversion.apache.org > Date: Monday, January 30, 2012, 8:57 PM > On Mon, Jan 30, 2012 at 15:52, K F > > wrote: > > > > > > --- On Mon, 1/30/12, Andy Levy > wrote: > >

Re: Limited subdirectory access

2012-01-30 Thread Andy Levy
On Mon, Jan 30, 2012 at 15:52, K F wrote: > > > --- On Mon, 1/30/12, Andy Levy wrote: > >> From: Andy Levy >> Subject: Re: Limited subdirectory access >> To: "K F" >> Cc: users@subversion.apache.org >> Date: Monday, January 30, 2012, 8:45 PM >> On Mon, Jan 30, 2012 at 15:39, K F >> >> wrote: >

Re: Limited subdirectory access

2012-01-30 Thread K F
--- On Mon, 1/30/12, Andy Levy wrote: > From: Andy Levy > Subject: Re: Limited subdirectory access > To: "K F" > Cc: users@subversion.apache.org > Date: Monday, January 30, 2012, 8:45 PM > On Mon, Jan 30, 2012 at 15:39, K F > > wrote: > > We have repo ABC with 40+ subdirectories. Current svn

Re: Limited subdirectory access

2012-01-30 Thread Andy Levy
On Mon, Jan 30, 2012 at 15:39, K F wrote: > We have repo ABC with 40+ subdirectories. Current svn security allows > developers rw permissions and qa read only to ABC. We would like to have a > subgroup of dev to have access to subdirectory DEF (ABC/DEF). Is there a way > of doing this, or does

Limited subdirectory access

2012-01-30 Thread K F
We have repo ABC with 40+ subdirectories. Current svn security allows developers rw permissions and qa read only to ABC. We would like to have a subgroup of dev to have access to subdirectory DEF (ABC/DEF). Is there a way of doing this, or does the parent directory access take precedent? Thanks

Re: What happens when revision numbers are not chronological?

2012-01-30 Thread Alexander Shenkin
thanks all for your helpful replies. On 1/30/2012 1:13 PM, Ryan Schmidt wrote: > On Jan 30, 2012, at 10:06, Alexander Shenkin wrote: > >> I've used an import script to import two bunches of files in the same >> repository. This import script sets the commit time of each file >> (svn:date property

Re: What happens when revision numbers are not chronological?

2012-01-30 Thread Ryan Schmidt
On Jan 30, 2012, at 10:06, Alexander Shenkin wrote: > I've used an import script to import two bunches of files in the same > repository. This import script sets the commit time of each file > (svn:date property) to the original modified-time of the file. So, when > I added the second batch of

Re: Could not read chunk size: connection was closed by server

2012-01-30 Thread Justin Johnson
On Wed, Nov 23, 2011 at 11:46 AM, Justin Johnson wrote: >> >>> during a checkout. >>> >>>   Could not read chunk size: connection was closed by server >>> >>> In the server logs the following errors appear around the same time. >>> >>>   Provider encountered an error while streaming a REPORT respo

Re: What happens when revision numbers are not chronological?

2012-01-30 Thread Stefan Sperling
On Mon, Jan 30, 2012 at 11:06:19AM -0500, Alexander Shenkin wrote: > Hi Folks, > > I've used an import script to import two bunches of files in the same > repository. This import script sets the commit time of each file > (svn:date property) to the original modified-time of the file. So, when >

Directory Already Added Bug?

2012-01-30 Thread Jon Hardcastle
Hi, I have an issue where by i am trying to merge a directory structure from a into b. One of the changes in that structure is that a directory that is already present in b has been deleted and re-added in a. Hence I am trying to merge in the re-add. The only flagging of this I see is a tree con

What happens when revision numbers are not chronological?

2012-01-30 Thread Alexander Shenkin
Hi Folks, I've used an import script to import two bunches of files in the same repository. This import script sets the commit time of each file (svn:date property) to the original modified-time of the file. So, when I added the second batch of files, the dates associated with the revision numbe

Apache directives to avoid DDOS

2012-01-30 Thread Nouha Terzi
Hi, As suggested here: https://community.qualys.com/blogs/securitylabs/2011/11/02/how-to-protect-against-slow-http-attacks Modifying those directives can protect against slow HTTP attacks and make the attacks more difficult to execute: - LimitRequestFields - LimitRequestFieldSize - LimitRequestBo

Re: Can't check out http://svn.freebsd.org/base/stable/9/sys/dev/usb/controller with serf

2012-01-30 Thread Daniel Shahaf
Attila Nagy wrote on Mon, Jan 30, 2012 at 14:55:36 +0100: > Hi, > > I'm using subversion 1.7.2 with serf 1.0.0 on FreeBSD to check out > http://svn.freebsd.org/base/stable/9/sys/dev/usb/controller, but it > fails at: > bootvm# svn co http://svn.freebsd.org/base/stable/9/sys/dev/usb/controller ...

Re: Can't check out http://svn.freebsd.org/base/stable/9/sys/dev/usb/controller with serf

2012-01-30 Thread Philip Martin
Attila Nagy writes: > I'm using subversion 1.7.2 with serf 1.0.0 on FreeBSD to check out > http://svn.freebsd.org/base/stable/9/sys/dev/usb/controller, but it > fails at: > bootvm# svn co http://svn.freebsd.org/base/stable/9/sys/dev/usb/controller > Acontroller/atmegadci_atmelarm.c [...] > A

Can't check out http://svn.freebsd.org/base/stable/9/sys/dev/usb/controller with serf

2012-01-30 Thread Attila Nagy
Hi, I'm using subversion 1.7.2 with serf 1.0.0 on FreeBSD to check out http://svn.freebsd.org/base/stable/9/sys/dev/usb/controller, but it fails at: bootvm# svn co http://svn.freebsd.org/base/stable/9/sys/dev/usb/controller Acontroller/atmegadci_atmelarm.c Acontroller/at91dci.c Aco

Re: The content was displayed when i executed the command "update"

2012-01-30 Thread Andy Levy
> > In file >  'D:\Development\SVN\Releases\TortoiseSVN-1.7.1\ext\subversion\subversion\libsvn_wc\update_editor.c' >  line 1582: assertion failed (action == svn_wc_conflict_action_edit || > action >  == svn_wc_conflict_action_delete || action == > svn_wc_conflict_action_replace) Please update to t

Re: SVN 1.7.2 crashes immediately on start in APR xlate/xlate.c

2012-01-30 Thread Philip Martin
Sebastian Magda writes: > Built and installed the latest stable version > subversion-1.7.2.tar.gz > Crashes immediately on start: > > : svn > Segmentation fault (core dumped) > : gcc -v > Reading specs from /usr/lib/gcc/x86_64-re