On Aug 19, 2012 11:45 PM, "Steven Lee" wrote:
>
> Yes, I tried "svn update --set-depth infinity" and nothing happened.
Many of the files are still missing from my working copy. It does seem
like that should have worked.
>
Just to be clear, I tried "svn update --set-depth infinity" in the foodir
Yes, I tried "svn update --set-depth infinity" and nothing happened. Many
of the files are still missing from my working copy. It does seem like
that should have worked.
On a related note, I am able to "svn checkout ... foodir" elsewhere, and
all of the files under foodir are retrieved. It's ju
Guten Tag Steven Lee,
am Sonntag, 19. August 2012 um 17:08 schrieben Sie:
> I am using Subversion 1.7.0. I wanted to exclude a directory from my
> working copy so I entered "svn update --set-depth exclude foodir". In
> the middle, I decided to cancel this operation. Now I'm in a state
> where
Hi, Steven,
Von: Steven Lee [mailto:stlee...@gmail.com]
> I am using Subversion 1.7.0. I wanted to exclude a directory from my working
> copy so I entered "svn update --set-depth exclude foodir". In the middle, I
> decided to cancel this operation. Now I'm in a state where some files under
I am using Subversion 1.7.0. I wanted to exclude a directory from my
working copy so I entered "svn update --set-depth exclude foodir". In
the middle, I decided to cancel this operation. Now I'm in a state
where some files under foodir are missing but SVN thinks all of the
files are there.
Robert Whitaker wrote on Wed, Aug 15, 2012 at 23:00:53 -0700:
> ---o---
> STATEMENT 3:
> ---o---
> Assume I didn't know about sparse checkouts (or about the --depth
> flag) and assume I had created my working copy by creating all the
> intermediary directories using "mkdir" as follows
>
> $ mkdi
Robert Whitaker wrote on Fri, Aug 17, 2012 at 08:45:32 -0700:
> - Original Message -
> > From: Daniel Shahaf
> > Sent: Friday, August 17, 2012 10:03 AM
> >
> > % mkdir d
> > % cd d
> > % mkdir notes notes/commit-access-templates
> > % svn co -q
> > http://svn.apache.org/repos/asf/subversio