[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

svn update issues...

From: Pavel Krupets <pkrupets_at_yahoo.com>
Date: Sun, 25 Dec 2011 14:59:03 -0800 (PST)

Hello,   I have the following "structure":   [+] \   [+] tags     [+] 2011-01-01 ...     [+] ...   [+] trunk     [+] ...   Before I was able to do:   1) svn co -N http://me/svn . 2) svn update -N tags 3) svn update trunk   Then when I decided to update my stuff I just go there and run "svn update" and tags folder was ignored. Now I did the same thing but when I do "svn update" tags is being updated as well (starts downloading contents, and there is a lot of stuff there).   I tried "svn update --depth=empty tags", didn't help. The following command hangs svn client forever: "svn update --set-depth=empty tags".   Is this know issue? How can I get aforementioned behaviour back?   svn, version 1.7.2 (r1207936)    compiled Dec  1 2011, 11:56:31   Client and sever are both running under Windows 7.   Thank you! Pavel
Received on 2011-12-25 23:59:42 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.