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

Re: Synch Problem

From: Eugene Kuleshov <eu_at_md.pp.ru>
Date: 2005-08-26 22:35:33 CEST

Mark Phippard wrote:

>The previous behavior was misleading you, there was no code to actually do
>what needs to be done and the Subversion API's do not currently lend
>themselves to this behavior. So in 0.9.33 I fixed this by correcting the
>UI to not give the impression that we were going to do something that we
>are not actually doing.
>
>These are the manual steps that you need to do to achieve what you want.
>
>1) Copy project files to a safe location.
>2) Delete project in Eclipse
>3) Checkout project from repository
>4) Copy saved files on top of checkout
>
>Someone is working on a workaround to essentially do these steps for you
>in Java code.
>
  I guess that would be me...

  To give an update. I've added few more tests for copy/del utility
classes. So, I should be able to put it all together over the weekend.

  By the way, just to be safe in case you have old or inconsistent .svn
directories in the source location - these dirs/files should not be
copied over the newly checked out structures.

>We also hope that Subversion is going to enhance it's
>checkout command in 1.3 to support checking out into an existing
>folder/file structure.
>
>
  Really looking forward to this...

  regards,
  Eugene
Received on Sat Aug 27 06:35:33 2005

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.