-
18.02.10 - Change SVN working directory
If we already have a working copy of a repository and we want to change the working directory to another into the repository, we can use the switch command.Example:If we have a working copy of a repository that points to a remote directory called "trunk" [...]
-
10.02.10 - Ignore directories and files SVN
Ignore files or entire directories is easy as executing the next line: At this moment, the default editor will be opened waiting to introduce the files or directory filenames that we want to ignore, we can ignore all files inserting a: or we can ignore specific filenames: