Personnally I use Tortoise SVN, Tortoise setup directly in window explorer and is very simple to use in my opinion I only added my python source folder in Tortoise, everytime I edit a file, I see in window explorer that it is being edited, once and a while I simply right click on my python file in window explorer and commit my changes.
This is a very simple and manual workflow and that's what I like about it, with Tortoise you can only add the folders you want to be manage by it and you commit change manually ... simple, efficient and it doesn't require complex setup Hope this help On Wed, Jun 10, 2009 at 1:57 PM, Shawn Patapoff <[email protected]>wrote: > Hi All, > > I know this is not a python maya question, but I'm hoping some may have > experience using SVN and python. I'm trying to get some SVN working and want > to write a hook that will export the file to a separate location on the > server when committed. I can export the entire code base when a file is > committed. Does anyone know a way of getting the file that was just checked > in with SVN and python? > > Cheers, > Shawn > > > > -- They say, "Evil prevails when good men fail to act." What they ought to say is, "Evil prevails." Nicolas Cage as Yuri Orlov in Lord of War. --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/python_inside_maya -~----------~----~----~----~------~----~------~--~---
