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

Re: [Subclipse-users] Commit going to trunk as well as branch

From: Mark Phippard <markphip_at_gmail.com>
Date: Wed, 16 Jun 2010 10:24:42 -0400

This happens when users copy and paste folders within Eclipse. This
brings along the .svn folder and the folder that was copied still
points to the original. It is like an "island" working copy living
inside another working copy. Consequently, if you switch the parent
project to a branch, this island never changes.

Of course it is also possible to simply make a working copy that looks
like this. For example, you can take some folder in your working copy
and switch it to a different location from the rest of the folders.
This seems unlikely that it would happen by mistake.

Mark

On Wed, Jun 16, 2010 at 10:14 AM, Matt Nettleton
<matt.nettleton_at_envisagesystems.com> wrote:
> Numerous individuals within our organization are intermittently
> encountering this issue.  When committing changes to a branch, some of
> the changes also go to the trunk (or sometimes another branch).
>
> Has anyone else encountered something along these lines?
>
> The Eclipse configuration for the latest individual to encounter this
> is attached.
>
> r536 | cdemaria | 2010-06-15 10:18:46 EDT
> Changed paths:
>        A /branches/17675/src/com/enveritus/xmltransfer/PostToServlet.java
>        R /branches/17675/src/com/enveritus/xmltransfer/XMLGenerator.java
>        A /branches/17675/src/com/enveritus/xmltransfer/rdc/RDCCaller.java
>        A /branches/17675/src/com/enveritus/xmltransfer/rdc/RDCCallerFactory.java
>        M /branches/17675/web/WEB-INF/web.xml
>        M /trunk/src/com/enveritus/xmltransfer/rdc/RdcXmlGenerator.java
>
> ------------------------------------------------------
> http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2622404
>
> To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2622407
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2010-06-16 16:25:13 CEST

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

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