Re: Observed changes didn't match count

2010-10-29 Thread Daniel Shahaf
Ryan Schmidt wrote on Fri, Oct 29, 2010 at 18:26:25 -0500: > On Oct 29, 2010, at 17:11, Daniel Shahaf wrote: > > > Short version: it's a bug in Google's backend, and I can reproduce it > > with neon but not with serf. > > > % $svn log -v -r2967 http://pure-lang.googlecode.com/svn/trunk > > --con

Re: Observed changes didn't match count

2010-10-29 Thread Ryan Schmidt
On Oct 29, 2010, at 17:11, Daniel Shahaf wrote: > Short version: it's a bug in Google's backend, and I can reproduce it > with neon but not with serf. > % $svn log -v -r2967 http://pure-lang.googlecode.com/svn/trunk > --config-option servers:global:http-library=serf > ---

Re: Observed changes didn't match count

2010-10-29 Thread Daniel Shahaf
Short version: it's a bug in Google's backend, and I can reproduce it with neon but not with serf. (more below) Ryan Schmidt wrote on Fri, Oct 29, 2010 at 16:24:20 -0500: > The Pure project is trying to switch from Subversion to Mercurial, and are > having trouble with svnsync. > > http://grou

Observed changes didn't match count

2010-10-29 Thread Ryan Schmidt
The Pure project is trying to switch from Subversion to Mercurial, and are having trouble with svnsync. http://groups.google.com/group/pure-lang/msg/bf588ebe14d6fb14 On revision 2967, it gives the message "Observed changes didn't match count", and I get the same message when just doing an "svn

RE: Moving to Subversion for PL-SQL development

2010-10-29 Thread Dieter Oberkofler
Luiz, > Sounds perfect! But how do you manage daily work on Oracle packages? > Does your developers work in local Oracle instances or a shared > development Oracle instance? There is no simple answer to this and it really depends on how "different" a database version gets. I'm not sure, if I'm a

RES: Moving to Subversion for PL-SQL development

2010-10-29 Thread Luiz Guilherme Kimel
Wow! This sounds really very good. I will try it here! PS: OpenNMS also looks a very nice finding. Thank you! (twice) -Mensagem original- De: Les Mikesell [mailto:lesmikes...@gmail.com] Enviada em: sexta-feira, 29 de outubro de 2010 15:19 Para: users@subversion.apache.org Assunto: Re: M

RES: Moving to Subversion for PL-SQL development

2010-10-29 Thread Luiz Guilherme Kimel
Dieter, "For an update we then use a custom developed application that determines the source revision of the database and to witch revision to update, extracts all the needed tags and executes the appropriate update scripts in each tagged revision in the proper order" Sounds perfect! But how do y

Re: Moving to Subversion for PL-SQL development

2010-10-29 Thread Les Mikesell
On 10/29/2010 1:06 PM, Dieter Oberkofler wrote: Giulio, I'm not sure if I correctly understood all the details of your questions but I have been using Subversion in an environment that mostly consists of C/C++, Java and an Oracle Database for quite some time and would be happy to share my experi

RE: Moving to Subversion for PL-SQL development

2010-10-29 Thread Dieter Oberkofler
Giulio, I'm not sure if I correctly understood all the details of your questions but I have been using Subversion in an environment that mostly consists of C/C++, Java and an Oracle Database for quite some time and would be happy to share my experience. >From my general perspective managing PL/SQ

RES: RES: Advice on process for web development

2010-10-29 Thread Luiz Guilherme Kimel
Nothing if you don't have concurrent "new features" development lines. If you can predict serial updates, then you won't need to branch. It's the first option, it's less complex: one mainline of development, branching only for emergency corrections from production tags. But, if you have concurrent

Re: svn export bug in 1.6.13

2010-10-29 Thread Daniel Shahaf
http://subversion.tigris.org/issues/show_bug.cgi?id=3727 Chris Seawood wrote on Fri, Oct 29, 2010 at 10:04:17 -0700: > Hi, > > I just ran across a bug in the 1.6.13 release. > > Historically, 'svn export $SVNROOT/$PATH .' has just exported the > contents of $PATH into the current directory. Und

svn export bug in 1.6.13

2010-10-29 Thread Chris Seawood
Hi, I just ran across a bug in the 1.6.13 release. Historically, 'svn export $SVNROOT/$PATH .' has just exported the contents of $PATH into the current directory. Under 1.6.13, the client creates a subdir named after the last directory component of $PATH and puts the contents there. This change

Re: RES: Advice on process for web development

2010-10-29 Thread Les Mikesell
On 10/29/2010 12:10 PM, Luiz Guilherme Kimel wrote: Let me try explain it better... Let's say I just built the first version of an application, so I don't currently have any branch, just the trunk where a small team of developers were working until now. Our last build was tagged as 1.0.0.54 mean

Re: unexpected mergeinfo results (v1.6.13)

2010-10-29 Thread Geoff Rowell
On Thu, Oct 28, 2010 at 4:40 PM, Wöster Benjamin wrote: > Hi all, > > > > I’m currently trying to clean up explicit mergeinfos that are scattered > throughout our repository. > > Some of these explicit mergeinfos were created because people used sparse > working copies and didn’t know about the im

RES: Advice on process for web development

2010-10-29 Thread Luiz Guilherme Kimel
Let me try explain it better... Let's say I just built the first version of an application, so I don't currently have any branch, just the trunk where a small team of developers were working until now. Our last build was tagged as 1.0.0.54 meaning it's our 54 build of the 1.0 version. The QA team

Re: Secure Connection Truncated/Insufficient system resources

2010-10-29 Thread kmradke
Johan Corveleyn wrote on 10/29/2010 08:43:26 AM: > > In the Apache SSL error log on the server the corresponding message is: > > > > [Fri Oct 29 13:10:15 2010] [error] [client ] Provider > > encountered an error while streaming a REPORT response. [500, #0] > > > > [Fri Oct 29 13:10:15 2010] [err

write permission issues with repository hosting

2010-10-29 Thread Polder, Matthew J
Hi, We're running Subversion 1.6.12 on a Solaris 10 machine and hosting repositories on it. Users can create and use repositories via svnadmin and svn locally on the Solaris machine via file:///, or they can check in and out via TortoiseSVN 1.6.8 on their PC via the http:/// protocol, with LDA

RE: Revisions not in chronological order

2010-10-29 Thread Jon Foster
Giulio Troccoli wrote: >> From: Chris Evans [mailto:chris.ev...@gresearch.co.uk] >> My repository is made up of a load of folder loaded from >> cvs2svn dumps. >> These were loaded individually and have overlapping date ranges. >> When doing an "svn load" it looks like SVN assigns each >> commit to

RE: Secure Connection Truncated/Insufficient system resources

2010-10-29 Thread Bagnall, Martin
> -Original Message- > From: Johan Corveleyn [mailto:jcor...@gmail.com] > Sent: 29 October 2010 14:43 > To: Bagnall, Martin > Cc: users@subversion.apache.org > Subject: Re: Secure Connection Truncated/Insufficient system resources > > On Fri, Oct 29, 2010 at 2:35 PM, Bagnall, Martin > wro

RE: mergeinfo not inherrited when I thought it should

2010-10-29 Thread Bob Archer
> In a quick test, we have a project which has the following > structure: > > /trunk/project/subfolder/file > > Next, we create a branch from /trunk/project to > > /branches/project/branch1/ > > We edit file on trunk a first time, changing line1 and commit > > Inside branch1, we do a merge fro

RE: mergeinfo not inherrited when I thought it should

2010-10-29 Thread Giulio Troccoli
> > Hello, > > In a quick test, we have a project which has the following structure: > > /trunk/project/subfolder/file > > Next, we create a branch from /trunk/project to > > /branches/project/branch1/ > > We edit file on trunk a first time, changing line1 and commit > > Inside branch1, we do a mer

mergeinfo not inherrited when I thought it should

2010-10-29 Thread Pieter-Jan Busschaert
Hello, In a quick test, we have a project which has the following structure: /trunk/project/subfolder/file Next, we create a branch from /trunk/project to /branches/project/branch1/ We edit file on trunk a first time, changing line1 and commit Inside branch1, we do a merge from trunk. This cr

Re: Advice on process for web development

2010-10-29 Thread Les Mikesell
On 10/29/2010 9:04 AM, Giulio Troccoli wrote: Sometimes your baseline will evolve. Maybe because your QA team approved some new features for production, maybe because you made urgent corrections. If it's approved for production it will be your new baseline. All branches from this baseline will

RE: Revisions not in chronological order

2010-10-29 Thread Giulio Troccoli
> Linedata Limited Registered Office: 85 Gracechurch St., London, EC3V 0AA Registered in England and Wales No 3475006 VAT Reg No 710 3140 03 -Original Message- > From: Chris Evans [mailto:chris.ev...@gresearch.co.uk] > Sent: 29 October 2010 15:42 > To: 'users@subversion.apache.org' > S

Revisions not in chronological order

2010-10-29 Thread Chris Evans
Hi, My repository is made up of a load of folder loaded from cvs2svn dumps. These were loaded individually and have overlapping date ranges. When doing an "svn load" it looks like SVN assigns each commit to the next revision, regardless of the date the commit occurred. As a result the rage of rev

RES: Moving to Subversion for PL-SQL development

2010-10-29 Thread Luiz Guilherme Kimel
Hi Giulio, I'm curious about how you manage your PL/SQL development and identify packages and its versions and how do you manage concurrency. Until were I know Oracle won't manage concurrency when two developers edit the same package and once broke, the entire package stop working. I used, in a p

RE: Advice on process for web development

2010-10-29 Thread Giulio Troccoli
CC-ing the list > -Original Message- > From: Luiz Guilherme Kimel [mailto:lki...@dba.com.br] > Sent: 29 October 2010 15:44 > To: Giulio Troccoli > Subject: RES: Advice on process for web development > > Giulio, > > I would recommend you a reference book for SCM patterns. Try > ADDISON

Re: Secure Connection Truncated/Insufficient system resources

2010-10-29 Thread Johan Corveleyn
On Fri, Oct 29, 2010 at 2:35 PM, Bagnall, Martin wrote: > In the Apache SSL error log on the server the corresponding message is: > > [Fri Oct 29 13:10:15 2010] [error] [client ] Provider > encountered an error while streaming a REPORT response.  [500, #0] > > [Fri Oct 29 13:10:15 2010] [error] [c

Moving to Subversion for PL-SQL development

2010-10-29 Thread Giulio Troccoli
First of all let me tell you that I don't know much of how PL-SQL development works so I might say something really obvious to you or more likely just wrong. Please forgive me. I have a team that uses StarTeam as their VCS and we are now working on moving the project to Subversion. We are plann

Secure Connection Truncated/Insufficient system resources

2010-10-29 Thread Bagnall, Martin
Hi, I'm getting a lot of errors when performing svn checkouts or updates. On the client side they appear as follows: Error: REPORT of '/svn//!svn/vcc/default': Could not read chunk size: Error: Secure connection truncated In the Apache SSL error log on the serve

Re: verification of user id '' not configured

2010-10-29 Thread Daniel Shahaf
Enrique Porta wrote on Fri, Oct 29, 2010 at 08:17:54 +0200: > Hi! i have an apache 2.2.15 server and i want to configure a secure folder. > > This is my secure configuration > > Try dropping the trailing slash. > DAV svn > SVNParentPath /var/lib/svn > SVNListParentPath On > >

Advice on process for web development

2010-10-29 Thread Giulio Troccoli
Hi, I'm working with our Web Team to re-engineer their development process. All the code is already under Subversion, but everything is in one big directory. They're not using any branch or tags for that matter. And of course, testing is not as rigorous and controlled as it should be. Anyway, I

could not execute PROPPATCH on master repository

2010-10-29 Thread Sakari Jokinen
I’m trying to use the apache write through proxy for the svn repository. After svnsync init and sync I checkout the repository (via the slave) and try to commit something (with tortoiseSVN 1.6.10) to it but get the error message “”” Commit failed (details follow): At least one property change fail