пятница, 5 декабря 2008 г.

SVN: Update only new folders in working copy

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.

Комментариев нет:

Most popular

Authors