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

Re: svn list is not showing a file

From: Kamaraju Kusumanchi <raju.mailinglists_at_gmail.com>
Date: 2006-06-02 19:46:41 CEST

On Friday 02 June 2006 13:33, Garrett Rooney wrote:
> On 6/2/06, Kamaraju Kusumanchi <raju.mailinglists@gmail.com> wrote:
> > I added a file using
> >
> > svn add continuity.F90
> >
> > command. Then I commited that file after sometime. But in the working
> > repository when I do
> >
> > $svn list . | grep -sir continuity
> >
> > svn list .
> >
> > I do not see this file. What could be the reason?
>
> Running 'svn list .' will list the version of that directory in the
> repository at the revision that directory is on. So if you added a
> file and committed it in r10, the directory that file is in will still
> be in a previous revision, so your list won't see it. If you run
> update first it will. See the various FAQs on mixed-revision working
> copies.

That was really quick reply. Thanks and sorry for asking an FAQ. svn update
did the trick. I will go and read the FAQ now.

raju

-- 
http://kamaraju.googlepages.com/cornell-bazaar
http://groups.google.com/group/cornell-bazaar/about
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jun 2 19:47:52 2006

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.