From: Matt S. <Mat...@wh...> - 2007-04-10 17:09:00
|
I am developing using Eclipse 3 on Win XP and Subclipse version 1 or 1.1 or something (not the latest, which is 1.2). Instead of just updating the project, I right-click on it and choose Team | Synchronize with Repository. This shows me the differences between my local environment and the HEAD (including my changes, others' changes and conflicts). What IDE are you using (if any?) If you are using Eclipse I can forward instructions for getting Subclipse working for you. If you are using IDEA, I can ask someone at Spider who uses IDEA what he uses to connect to SVN. Matt Matt Benson wrote: > Maybe my svn-fu isn't good enough, then. How do I do > a diff against HEAD to check what I would update prior > to actually doing the update? > > -Matt |