Re: Size of SVN Transaction vs Actual commit size

2010-05-06 Thread Ravi Roy
On Thu, May 6, 2010 at 3:37 PM, Ravi Roy wrote: > Hi > > General question about Transaction size versus actual file commit size. I > am getting strange results when I am trying to commit 1.28 file and > transaction size I am getting is 5538 bytes. Does somebody knows the mystery > ? > Sorry,

which is better?

2010-05-06 Thread west alto
Hi, Just a question. I have a server with the following specs: ESXi guest server 2 cpu 4 gig memory Which is better option for running svn and apache, pre-fork or worker? Thanks, West

Re: Cannot reintegrate feature branch

2010-05-06 Thread Jean Seurin
Hi Stefan, unfortunately even with a fresh branch check out, it would not pick up the missing changes, that is the problem. All our WC are at infinity by default, if I'm not mistaken, since we don't use sparse directories. So this can't have been the source of the error. cheers Jean Stefan

Unable to commit files : Server sent unexpected return value (400 Bad Request) in response

2010-05-06 Thread robert mena
Hi, I have a CentOS 5.4 with standard subversion + webdav access. I am facing a problem. I can access the repository e checkout the files but when I try to commit I get errors such as the example below Some of selected resources were not committed. RA layer request failed svn: Commit failed (de

Re: I need help to restore my files from svn

2010-05-06 Thread Ulrich Eckhardt
On Wednesday 05 May 2010, frank wang wrote: > [...]I try to commit the changes I got: > > Error Working copy 'c:\work2\test\include' locked > Erro Please execute the 'Cleanup' command. > > At the dos prompt I type: svn cleanup and then I got error message: > svn: Error at entry 1 in entries file f

RE: Trouble with authorization

2010-05-06 Thread Cooke, Mark
> > From: K F [mailto:cmkfo...@yahoo.com] > > Sent: 05 May 2010 20:43 > > > > The repo in on a Unix box located at svnrepo/sandbox > > accessing via tortoise on a windows machine with the latest > > releases. When I try to do a commit as user dev1, psswd dev1, > > I get the following error: >

RE: Trouble with authorization

2010-05-06 Thread K F
> From: K F [mailto:cmkfo...@yahoo.com]  > Sent: 05 May 2010 20:43 >  > The repo in on a Unix box located at svnrepo/sandbox  > accessing via tortoise on a windows machine with the latest  > releases. When I try to do a commit as user dev1, psswd dev1,  > I get the following error: >   > Command: C

Re: Cannot reintegrate feature branch

2010-05-06 Thread Stefan Sperling
On Thu, May 06, 2010 at 01:36:04PM +0200, Stefan Sperling wrote: > You want mergeinfo like this: > > /branch (svn:mergeinfo = trunk:r50) Oh, and I'm not implying that you should modify the mergeinfo by hand. Just do the merge from trunk to the branch again, but with a working copy at depth infi

Re: Cannot reintegrate feature branch

2010-05-06 Thread Jean Seurin
I mean 3 times doing a svn merge ^/trunk/project on the feature branch and then commit. So each time commiting some modifications coming from the trunk, everything went well. I checked sparse dir doc, I understand it. I've run the same reintegrate command on freshly checked out working copy,

Re: Cannot reintegrate feature branch

2010-05-06 Thread Stefan Sperling
On Thu, May 06, 2010 at 06:18:07PM +0800, Jean Seurin wrote: > Hi, > > I just persuaded my organisation to give a try to Feature Branch. > > After 3 merges only, What 3 merges precisely? > when I attempt to --dry-run a merge > --reintegrate I've got the following error: > > svn merge --reinteg

Re: Fwd: Cannot reintegrate feature branch

2010-05-06 Thread Jean Seurin
Hi Stefan, it actually does not appear in mergeinfo. thanks Jean On Thu, May 6, 2010 at 7:11 PM, Stefan Sperling wrote: > On Thu, May 06, 2010 at 06:49:51PM +0800, Jean Seurin wrote: > > added line > > /branches/project-1.13/*pathToFile*:6266-6372 > > A * has special meaning in mergeinfo. > Do

Re: Fwd: Cannot reintegrate feature branch

2010-05-06 Thread Stefan Sperling
On Thu, May 06, 2010 at 06:49:51PM +0800, Jean Seurin wrote: > added line > /branches/project-1.13/*pathToFile*:6266-6372 A * has special meaning in mergeinfo. Does the * actually appear in the mergeinfo or not? Stefan

Fwd: Cannot reintegrate feature branch

2010-05-06 Thread Jean Seurin
Some more information, that may indicate a bug: All and only the 5 files concerned with the probleme have been commited during after a merge from the trunk, empty of modification, but with the raw properties modified as follow: added line /branches/project-1.13/*pathToFile*:6266-6372 This comes f

Cannot reintegrate feature branch

2010-05-06 Thread Jean Seurin
Hi, I just persuaded my organisation to give a try to Feature Branch. After 3 merges only, when I attempt to --dry-run a merge --reintegrate I've got the following error: svn merge --reintegrate ^/branches/project-dev --dry-run With an OSX 1.6.11 client : svn: Cannot reintegrate into a work

Size of SVN Transaction vs Actual commit size

2010-05-06 Thread Ravi Roy
Hi General question about Transaction size versus actual file commit size. I am getting strange results when I am trying to commit 1.28 file and transaction size I am getting is 5538 bytes. Does somebody knows the mystery ? I expect transaction size to be the same as actual commit size ? or some

RE: Subversion Binaries.

2010-05-06 Thread Cooke, Mark
> > I'm using the Subversion 1.6.6 (windows) binaries hosted on > tigris.org. > > I've configured to run subversion on Apache Httpd using mod_dav_svn. > > I was looking for Apache 2.2.x compatible binaries (free > versions) for Subversion latest and could not find one. > > Though slicksvn