Re: Komodo - Local and remote files and SVN
Trent Mick <[email protected]>
| Newsgroups | gmane.comp.ide.komodo.general |
|---|---|
| Message-ID | <[email protected]> |
Mike Bates wrote: > I know I can save files locally as well as remotely, piece of cake. > > I am wondering how to best handle this scenario, development is on > windows but the testing is on Linux, I can't change this part. I can > access the SVN repository from either windows or Linux. Right now, I > am saving the file locally to manage the SVN side and save the file > remotely for testing. I think my model is messed up development and > testing and wonder about the best approach? Don't know if this would work for you, but what I tend to do for that kind of thing is check-in to the SVN (from the Windows dev box) whenever I want to test the current state. Then 'svn up' from Linux and test. If you need a stable SVN area, I tend to have the quick dev done on the "trunk" and integrate to a "production" branch when a stable state is reached. For a quick edit/run/debug-cycle, that might be too onerous. Trent -- Trent Mick trentm at activestate.com _______________________________________________ Komodo-discuss mailing list [email protected] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs Other options: http://listserv.ActiveState.com/mailman/listinfo/Komodo-discuss