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

Re: Mac OS X + SVN 1.5.1 = Branch problem

From: Benjamin Kelley <ben.s.kelley_at_jpmorgan.com>
Date: Tue, 19 Aug 2008 16:43:25 -0700 (PDT)

Hi.

Jeremy Whitlock wrote:
>
> That would be great. You could probably download SVNKit and build a
> simple application that performs a copy, like Maven does. Just make
> sure you get the SVNKit used by Maven and use its code as a reference.
> I think I'll get involved with trying to produce a recipe for this as
> well.
>

AFAIK maven just shells out to the svn binary. The point where it fails is
where it has made changes to your working copy and it is attempting to copy
your (changed) working copy to a new URL.

So far all my attempts to make this fail have .... failed.

If I get some time today I'll try to find out more about what maven is
doing, and how it is changing the working copy before it tries the copy.

-- 
View this message in context: http://www.nabble.com/Mac-OS-X-%2B-SVN-1.5.1-%3D-Branch-problem-tp19017538p19060735.html
Sent from the Subversion Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-08-20 01:43:53 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.