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

Re: How to find new files added by others into main repository

From: Matt Sickler <crazyfordynamite_at_gmail.com>
Date: 2007-03-31 19:55:13 CEST

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

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

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