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

Re: Cleaning Up A Mess

From: Andy Levy <andy.levy_at_gmail.com>
Date: 2007-06-05 02:49:50 CEST

On 6/4/07, Rich Shepard <rshepard@appl-ecosys.com> wrote:
> On Mon, 4 Jun 2007, Andy Levy wrote:
>
> > What does svn st show?
>
> Andy,
>
> That's a new command for me:

If svn st is a "new" command to you, I suggest you read further in
your book. It's a pretty important one to know & use.

> [rshepard@salmo /data1/permitwatch]$ svn st
> ? schema.sql
> ! .
> D reports.txt
>
> Well, that is certainly not what I expected! According to the status
> report. queries.py is the only file properly registered and current.
>
> What do you suggest to correct this?

For whatever reason, your WC thinks that schema.sql isn't in the
repository. If svn add schema.sql doesn't let you add it, something's
seriously hosed. What do you get when you try it?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jun 5 02:50:12 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.