svn export lists inaccessible files

2010-03-04 Thread larry carleton
I use tortoise SVN for subversin access: I think tortoise use *svn export --force --depth immediate URL* to list directory contents in their browser and *svn checkout URL* for checkouts. This means the browser displays directories to which content access is denied, and which will not be checked

RE: svn export lists inaccessible files

2010-03-04 Thread Bob Archer
> I use tortoise SVN for subversin access: > I think tortoise use svn export --force --depth immediate URL to list > directory contents in their browser > and svn checkout URL for checkouts. > This means the browser displays directories to which content access is > denied, and which will not be che