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

RE: what mean "update to revision" windows dropbox "working copy" ?

From: gaohongyan <ghyghost_at_sohu.com>
Date: Sun, 23 Jun 2013 21:22:47 -0700 (PDT)

(1)create name is a repository
(2)import a1/a2/a.txt. now revision value is 2
(3)import b1/b2/b.txt. now revision value is 3
(4)checkout repository only b dir to deskop dir "acheckout1". checkout revision is 3
(5)checkout repository only b dir to deskop dir "acheckout2". checkout revision is 3
(6)acheckout1 dir use "update to revision":
   <1>revision set value 2
   <2>update depth selected "working copy"
   <3>checked "make depth sticky"
   <4>result effect is aCheckout1 dir only has .svn
(7)acheckout2 dir use "update to revision":
   <1>revision set value 2
   <2>update depth selected "working copy"
   <3>unchecked "make depth sticky"
   <4>result effect is aCheckout2 dir only has .svn too
(8)why 2 dir only has .svn dir?

when use "working copy" value,what difference between unchecked "make depth sticky" and checked "make depth sticky"?

Now I don't understand the "working copy" and "make the depth sticky" when used in combination, checked and uncheck have what differentiation?

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3058889

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2013-06-24 06:22:54 CEST

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

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