i think you mean "working copy" if you mean what you get when you `svn co
URL` - that is called a "working copy"
`svn update` updates your working copy to the most recent revision in the
repository. if it is not doing that, please include a transcript of the
shell session
>
> On 3/31/07, Laszlo Szabo <laszlo.a.szabo@googlemail.com> wrote:
> >
> > 1. What is the standard or best way to refresh one's local repository
> > with new files/folders that had been added by others to the main repository?
> > The update command only seems to work with files that already exist locally
> > but ignores any that have been added by others. It would be a shame and a
> > large timewaster for large repositories if the only way to do this is to
> > periodically delete the local repository and checkout everything afresh from
> > the main one.
> >
> > 2.What command(s) can provide a list of all folders/files that are in
> > the main repository but not in the local one?
> >
>
>
Received on Sat Mar 31 19:55:33 2007