Hi all!
For example, you have working copy that looks like this:
foo/
bar/
And you know that someone added new folder, that called baz, in repository. You want get only this folder and you don't want to update all working copy. Solution is very simple:
C:\project\>svn update baz
That's all, now you have new folder in your working copy.
P.S. You can't do this, using popular frontend for svn - TortoiseSVN.
Подписаться на:
Комментарии к сообщению (Atom)
Most popular
-
UPD: One good man leave a good comment :) I think this is now supported in the standard; http://logging.apache.org/log4j/companions/extr...
-
Problem: test for equals two objects of the same class by all fields(deep equals). For solve this problem I use reflection API from JDK. Pa...
-
Lately I've faced a simple problem: I needed to read all bytes from the InputStream. I didn't know type of the InputStream, so, I...
-
Hi all! I have a new project that use Alfresco as a backend to store content. I need select content by date. User specifies dates and the ...
-
When I try to solve this problem I read two docs: help in Netbeans 6( http://www.netbeans.org/kb/60/web/mysql-webapp.html#settingUpConnPool ...
Powered by graphicdesignschooldirectory.com . |
Комментариев нет:
Отправить комментарий