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

Re: svn merge also skip .a file

From: Marc Haisenko <haisenko_at_comdasys.com>
Date: Thu, 4 Sep 2008 10:28:27 +0200

On Wednesday 03 September 2008 12:14:30 James wrote:
> Hi,
>
> I have a trunk and create a branch, then I add some files to the trunk
> and want to merge the changes of the trunk (new file) to the branch.
> but I tried both tortoise and command line of �svn merge --dry-run -r
> 8:head trunk_dir branch_dir"
>
> I always get message of
>
> "Skipped ..\*.a'
>
> But files with non .a extension are merged. what's wrong with the .a
> files?

Most likely they are binary files. Normally "*.a" are static libraries.
        Marc

-- 
Marc Haisenko
Comdasys AG
Rüdesheimer Str. 7
80686 München
Germany
Tel.: +49 (0)89 548 433 321
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-09-04 10:28:53 CEST

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

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