Super simple, free subversion/SVN software for Windows?

Hi all,

Just a very quick question…

I have two folders: /live/ and /test/

They should have the same files, but when I update something in /test/, and press a ‘Commit’ button I’d like it to roll across to the /live/ folder. That’s it. If it can track changes and when they were made that would be a nice bonus, but not essential.

Is there any software that will do this for me? I’m really struggling to find something nice and simple which will do this.

Many thanks

I’d use some kind of file synchronization program similar to rsync in linux or the synctoy freebie from microsoft. Sync’ing the directories won’t do version control for you but will do exactly what you described.

Ah, many thanks! Synctoy actually looks really good… shame there’s no archive/log function but as a basic tool it does exactly what I need, thank you :slight_smile:

I use Tortoise SVN. Not really skilled so much on SVN and it’s uses (just know it as “It uploads plugins to Wordpress.org”), but it works for me :slight_smile: