Question about SVN

David Fox dfox94085 at gmail.com
Wed Jan 7 03:11:03 UTC 2009


On Tue, Jan 6, 2009 at 6:31 PM, Scott <sclewin at sgaming.ca> wrote:
> Hi,
>
>     if I want to update files of something using SVN I know I need to
> use the command $svn update.  Do I update the installed files or do I

svn simply updates your existing copy of the source code to the same
version as what is in the repository. So you will still have to
configure and remake the binaries and install the binaries on your
system.

svn will only grab the changes from the last revision so it saves time.




More information about the ubuntu-users mailing list