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

[Subclipse-users] Updating two WC's when only one selected...?

From: Dan Falconer <lists_subversion_users_at_avsupport.com>
Date: 2006-12-01 20:34:37 CET

        This seems strange. I was working on our "trunk" code (/pl/website/trunk/)
for a while, and I was about to merge a change into our "dev" branch
(/pl/website/branches/dev/), so I updated my WC of dev... by the output of
the console, it looks like another file got updated at the same time:

------------------------[snip]------------------------
copy -rHEAD svn://hugs/pl/website/trunk svn://hugs/pl/website/releases/7.2/32
    Committed revision 8333.
update -r HEAD /home/danf/workspace/pl_trunk
    At revision 8333.
update -r HEAD /home/danf/workspace/pl_dev
    U ((files removed to protect the innocent))
    Updated to revision 8333.
    ===== File Statistics: =====
    Updated: 62
    U /home/danf/workspace/pl_trunk/templates/help/legend/legend.tmpl
update -r HEAD /home/danf/workspace/pl_trunk
    At revision 8333.
-----------------------[/snip]------------------------

        I would venture to guess this might have something to do with JavaSVN
(SVNKit), but... Java mystifies me with all it's magic. ;) Hoping somebody
can help me to understand this.

NOTE: when I looked at the file in question ("legend.tmpl"), I found that it
had been committed *yesterday* in r8303.

ENVIRONMENT INFORMATION:::
 Eclipse Version: 3.2.1 Build id: M20060921-0945
 Subclipse Version: 1.1.8
 ADAPTER: JavaSVN
 Java: java.vm.vendor=Sun Microsystems Inc.
                 java.vm.version=1.5.0_08-b03

-- 
Best Regards,
Dan Falconer
"Head Geek",
AvSupport, Inc. (http://www.partslogistics.com)
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Fri Dec 1 20:34:47 2006

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.