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

RE: How to svn merge without skipped targets?

From: <KYLEE_at_bksv.com>
Date: Mon, 10 Aug 2009 13:49:13 +0200

It works the same way when iam not in dry run.
The results were identical.

Best Regards,
Lee

-----Original Message-----
From: Tyler Roscoe [mailto:tyler_at_cryptio.net]
Sent: Wednesday, August 05, 2009 10:22 PM
To: Lee, Khang Yeen
Cc: users_at_subversion.tigris.org
Subject: Re: How to svn merge without skipped targets?

On Wed, Aug 05, 2009 at 09:39:20AM +0200, KYLEE_at_bksv.com wrote:
> I want to merge a folder from a different repository.

Careful with your terminology. You can't merge from a different
repository. It looks like you're trying to merge from one project
(top-level dir underneath a repo) to another.

> The merge source is like:
> \Suites\xxxx
> \Suites\yyyy
>
> The merge destination is like:
> \Suites\zzzz
>
> I want to achieve this outcome:
> \Suites\xxxx
> \Suites\yyyy
> \Suites\zzzz
>
> The command line i use is:
> c:\Builds\Source\Applications\ApplicationsTest>svn merge --dry-run
> --accept mine-full -r 95976:HEAD http://svn/test <http://svn/test>
> /trunk/Applications/ApplicationsTest_at_HEAD
> <mailto:vn/Reflex/trunk/Applications/ApplicationsTest_at_HEAD> .
> ( where HEAD revision is ~15000 )
> ( where revision 95976 is the initial creation of \Suites\xxxx and
> \Suites\yyyy )
>
> But i kept getting this kinda merge:
> Skipped 'Suites\xxxx\aaaaa
> Skipped 'Suites\xxxx\aaaaa\Log'
> Skipped missing target: 'Suites\xxxx\aaaaa\qqqqq.cpp

Does it work if you go back one revision to 95975?

Does it work if you do the merge for real instead of with --dry-run?

tyler
This e-mail is confidential and may be read, copied and used only by the intended recipient. If you have received it in error, please contact the sender immediately by return e-mail. Please then delete the e-mail and do not disclose its contents to any other person.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2382036

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-08-10 13:50:17 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.