Jump to content

[SOLVED] sourgeforge SVN


Renlok

Recommended Posts

Im using sourceforge SVN to host my source code and i cant figure out how to edit a file say when ive made an edit to a file and i want to uplaod the file how can i do that which out deleting the file and re uploading it?

Link to comment
Share on other sites

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

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.