Jump to content

[SOLVED] sourgeforge SVN


Renlok

Recommended Posts

with tortoise, you first "Check Out" the project to a folder. This will create a local copy on your system. Once checked out, everything should have a green checkmark on it. then, edit the files as needed. as you edit the files, a red exclamation mark will appear on them. once you are done, and you want to push your changes to the svn server, you can right click on it and do SVN Commit. this works well for one file, but if you made lots of changes or added/removed files, the easiest thing to do is go to the top folder that you checked the project out to and do an SVN Commit on that. It will recursively look down the tree for all the changes that happened, and you can pick which (or just all) of the changes you want to commit

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.