[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Mergin old style problem (bug?)...

From: Miha Vitorovic <mvitorovic_at_nil.com>
Date: Fri, 31 Jul 2009 07:36:08 +0200

Any idea what to look into, anyone? Is this a most probable repository
problems, or should the client be updated? Server is 1.5.5, and svnadmin
verify says that repository is alright....

Thanks in advance and best regards,

---
  Miha Vitorovic
  Inženir v tehničnem področju
  Customer Support Engineer
   NIL Data Communications,  Tivolska cesta 48,  1000 Ljubljana,  Slovenia
   Phone +386 1 4746 500      Fax +386 1 4746 501     http://www.NIL.si
From:
Ryan Schmidt <subversion-2009b_at_ryandesign.com>
To:
Miha Vitorovic <mvitorovic_at_nil.com>
Cc:
users_at_subversion.tigris.org
Date:
28.07.2009 15:15
Subject:
Re: Mergin old style problem (bug?)...
On Jul 28, 2009, at 08:02, Miha Vitorovic wrote:
> I have on of the merge errors for the first time now. I'm trying to 
> do a merge from the vendor branch. Can someone shed some light, 
> please?
>
> See transcript below:
>
> $ svn --version
> svn, version 1.5.4 (r33841)
[snip]
> $ svn merge http://svnserver/svn/web-2.0/vendor/phpBB3/3.0.5/ 
> includes http://svnserver/svn/web-2.0/vendor/phpBB3/3.0.4/ 
> includes . --dry-run
> --- Merging differences between repository URLs into '.':
> U    functions.php
Do I understand correctly: the problem you are reporting is that svn 
merge --dry-run is showing only functions.php to be modified...
> $ svn diff http://svnserver/svn/web-2.0/vendor/phpBB3/3.0.5/ 
> includes/constants.php http://svnserver/svn/web-2.0/vendor/ 
> phpBB3/3.0.4/includes/constants.php
> Index: constants.php
[snip]
...but svn diff of constants.php shows that it too is modified? Your 
question is why constants.php was not listed when you did the dry run?
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2377245
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-07-31 07:38:01 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.