Comment 3 for bug 379002

Revision history for this message
NyRy (nyry) wrote :

I have a slightly different use case.

I have a server in the cloud and use Bazaar to track changes that I make to the server config. I also run Drupal on that server and would like to track changes to that config.

I don't want to have to branch from the remote server. It's far easier to work on the file remotely. I'd rather edit files on the server using Eclipse and then commit those changes to that server.

Would be great if the Bazaar Plugin for Eclipse would allow me to commit to my remote server using the Remote Explorer.

Thanks