User Tools

Site Tools


svn_tutorial

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
svn_tutorial [2016/03/29 22:34]
nimas
svn_tutorial [2016/03/29 22:40] (current)
nimas
Line 22: Line 22:
 Go to ''​**temp\mypackage**''​\\ ​ ''​svn add **Root**''​\\ ​ you can see the result as '​A ​    ​Root';​ A means Available. \\ ''​svn commit **__mypackage__** -m "​message"''​ \\ you can see the result as '​Adding ​    ​Root'​ \\ Go to ''​**temp\mypackage**''​\\ ​ ''​svn add **Root**''​\\ ​ you can see the result as '​A ​    ​Root';​ A means Available. \\ ''​svn commit **__mypackage__** -m "​message"''​ \\ you can see the result as '​Adding ​    ​Root'​ \\
 Now all the files inside ''​**__mypackage__**/​**Root**''​ are in your svn.\\ Now all the files inside ''​**__mypackage__**/​**Root**''​ are in your svn.\\
--------------------------------------------------------------------------------------------------------------------\\ 
  
 Let's say you have added a file called **mycode.cxx inside** ''​**__mypackage__**/​**Root**''​ directory to your SVN. Once you make changes in **mycode.cxx** you need to update your SVN using following steps:\\ Let's say you have added a file called **mycode.cxx inside** ''​**__mypackage__**/​**Root**''​ directory to your SVN. Once you make changes in **mycode.cxx** you need to update your SVN using following steps:\\
svn_tutorial.1459290848.txt.gz · Last modified: 2016/03/29 22:34 by nimas