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

[Subclipse-users] Switching from file:/// to svn://

From: Hendrik Maryns <hendrik_maryns_at_despammed.com>
Date: 2006-01-10 12:46:08 CET

Hi,

I recently changed my computer and just copied over the entire
Subversion repository onto the new one. It seems to work just fine.
I also have Eclipse and Subclipse installed on the new system, and I
have copied over my working copy. Now I have some changes there that
are not checked in yet. When I tried to check them in on the new
machine, I got the problem that JavaHL is not installed. Indeed, I need
it because I am using the file:/// protocol. Instead of getting through
all the pain of recompiling Subversion with javahl on the new machine,
as I did on the old one, I thought it would be easier to just invoke an
svnserve -d daemon, and access my repo over svn://. This seems to work,
I tried it with a second project that was up-to-date. I had to delete
my WC and check it back out, though.

Now for the problem: my main project has uncommited changes, so I can’t
just delete the WC and check it back out. What is the best way to go
now? Can I disconnect a project and reconnect it to another gateway to
the same repo?

And would there be any disadvantage that I use svn:// now over file:///?

TIA, H.

-- 
Hendrik Maryns
==================
www.lieverleven.be
http://aouw.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Tue Jan 10 12:47:09 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.