RE: Why does trying to connect to an existing repository module do nothing?
From: Johnson, Graham <gjohnson_at_alpineaccess.com>
Date: 2004-02-04 23:27:50 CET
It turned out to be easier than I expected to compile changes to
// if (doSync[0]) {
Is the functionality that is supposed to be connecting to the existing
It appears to me that one of the developers started to port this section
Are there any plans to finish porting this functionality? At the very
Should I submit an issue?
-- Graham Johnson gjohnson@alpineaccess.com -----Original Message----- From: Johnson, Graham Sent: Monday, February 02, 2004 2:58 PM To: users@subclipse.tigris.org Subject: Why does trying to connect to an existing repository module do nothing? I asked this question several months ago, but didn't get a response. I tried this again with the latest M6 build from McClain, and it still does not work. I won't repeat all the details of the problem (see http://subclipse.tigris.org/servlets/ReadMsg?list=users&msgNo=104), but here's the gist of it: I am trying to connect my Eclipse project to an existing repository. When I try to share my project, I get as far as the dialog "Module '[module name]' already exists remotely. Would you like to Synchronize your local project with the existing remote module?". When I click "Yes", the dialog closes immediately with nothing appearing to happen. The project is still not shared, there is no error in the error log, and the only output in the SVN Console is what was output when it detected that the module "already exists remotely". I suspect this happens because a large block of org.tigris.subversion.subclipse.ui.wizards.sharing.SharingWizard is commented out (presumably the code that would do something when I click "Yes" in the dialog mentioned above). I am not set up to develop Eclipse plug-ins, so I can't easily test this myself. Is anyone able to successfully use the "Synchronize your local project with the existing remote module" functionality? -- Graham Johnson gjohnson[at]alpineaccess.com Java Software Engineer Alpine Access, Golden, CO --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org For additional commands, e-mail: users-help@subclipse.tigris.orgReceived on Thu Feb 5 09:27:50 2004 |
This is an archived mail posted to the Subclipse Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.