Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » DSDP - Target Management » Re: Remote debugging question
Re: Remote debugging question [message #30174] Wed, 03 December 2008 20:39
Martin Oberhuber is currently offline Martin OberhuberFriend
Messages: 1007
Registered: July 2009
Senior Member
Hi Richard,

this question should have gone to "eclipse.dsdp.tm" which is the
Newsgroup for RSE. I'm not sure what you mean by "Synchronize on Demand"
but I assume that you want to press a button to get modified files
downloaded (and only modified files).

RSE doesn't provide this out of the box, but will soon have it through a
Google Summer of Code contribution. Feel free to try it out:
http://wiki.eclipse.org/Platform/Team_Synchronization_on_top _of_RSE#Current_Status

If it were myself though, I guess I wouldn't employ RSE for the
synchronization but run rsync over ssh.

Cheers,
--
Martin Oberhuber, Senior Member of Technical Staff, Wind River
Target Management Project Lead, DSDP PMC Member
http://www.eclipse.org/dsdp/tm




Richard Geddes wrote:
> Hi,
>
> Eclipse
> Version: 3.4.1
> Build id: M20080911-1700
>
> PDT Core Plugin: 2.0.0v2008103
> Xdebug 2.0.3
>
> I've set up PDT/Xdebug to debug an app on a remote server. To
> accomplish this, I basically start with a copy of the app on my local
> machine and then upload that app to the remote machine with RSE. When I
> make edits to the copies on the local machine I synchronize the app on
> the remote machine with the app on my local machine.
>
> Here's the problem:
> The app that I'm running modifies the contents within its directory
> tree, and as the app runs on the remote system(the server), its contents
> are changed. So my local app is out of sync with my remote app, but my
> local app is the one that should be updated.
>
> Is there any way of getting RSE, to sync from the server to the client
> on demand?
>
> Thanks
> R
Previous Topic:Question on remote debugging
Next Topic:TM 3.0.2 is released
Goto Forum:
  


Current Time: Thu Apr 25 05:32:08 GMT 2024

Powered by FUDForum. Page generated in 0.02536 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top