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,
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
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
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
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
> > 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:
>
> 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
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
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,
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
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
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
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
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
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
>
> 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
16 matches
Mail list logo