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

Checkout using a password

From: IceShaman <iceshaman_at_gmail.com>
Date: 2007-01-13 22:48:52 CET

Our svn setup consists of a publicly accessible trunk with a set of subfolders
used as sandboxes by the devs, which are accessible only to certain svn
accounts. The problem is that when checking out using TortoiseSVN, it fetches
all the publicly accessible stuff but doesn't get any of the sandbox data, due
to lack of access.

Obviously logging into an account for the checkout would fix this, but there is
no option provided to checkout with an account, and so every update after the
initial checkout also neglects the sandboxes. Checking out the sandboxes
specifically does work, but then they are considered a separate entity by
TortoiseSVN by the looks of things, and so running update from the root doesn't
update the sandboxes, which is a major annoyance.

Can some easy method be provided to specify an account to use for the checkout
as to avoid this issue?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Sat Jan 13 23:01:18 2007

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

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