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

Re: WSAD 5.1.1 / Subclipse 0.9.0 / W2K: Compare w/Repository issue

From: <Tim_Brown_at_aon.com>
Date: 2004-03-25 00:12:17 CET

Sorry, looks like my subject line got truncated, it should have read:

WSAD 5.1.1 / Subclipse 0.9.0 / W2K: Compare with Latest From Repository
works against root head rather than project head?

To: users@subclipse.tigris.org
cc:

Subject: WSAD 5.1.1 / Subclipse 0.9.0 / W2K: Compare with Latest
>From Repository works against root head rather than project head?

Greetings,

I'm mucking around with WSAD (Eclipse 2.1) & Subclipse today and am having
an unexpected result :)

Scenario: SVN repository located in /scratchpad; Project "HelloWorld"
located in root of scratchpad (/scratchpad/HelloWorld/)
Using HTTP access (with mod_deflate if it matters) to access the
repository across a WAN.

When using WSAD to compare to the repository the SVN Console starts
listing out the head of the root, rather than of the subdirectory:

list -r HEAD http://12.110.110.204/svn/scratchpad/
rather than
list -r HEAD http://12.110.110.204/svn/scratchpad/HelloWorld/

Is this intentional, or am I doing something wrong?

One sideeffect I get is that it can take considerably more time to check
against the root (because of multitudes of other subprojects) rather than
the single subproject (which appears as a distinct project in
WSAD/Eclipse).

Side note, that may be related: I've noticed that it drops the
"HelloWorld" directory from the URL when I try and compare a single file.
This fails immediately since the path doesn't exist.

Apologies if this has been asked/answered before, I can't seem to get a
good search off the list archive..

Thanks,

Tim
Received on Thu Mar 25 10:12:17 2004

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.