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

Re: A bit of comic releif

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-06-03 20:50:42 CEST

Branko Čibej <brane@xbc.nu> writes:

> [brane@SILMARIL repo]$ svn st
> M ./build/win32/build_neon.bat
> [brane@SILMARIL repo]$ cp win-tests.py win-tests.py.orig
> [brane@SILMARIL repo]$ svn st
> M ./build/win32/build_neon.bat
> [brane@SILMARIL repo]$ ll win-tests.py*
> -rw-r--r-- 1 brane None 3373 Jun 3 20:06 win-tests.py
> -rw-r--r-- 1 brane None 3373 Jun 3 20:44 win-tests.py.orig
> [brane@SILMARIL repo]$ svn st win-tests.py.orig
> ? win-tests.py.orig
>
>
>
> Looks like we managed to outsmart ourselves ... :-)
>

Huh? I don't get it. All that's going on is that "*.orig" is in the
svn:ignore property for /trunk. That's why 'svn st' isn't showing it to you.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jun 3 21:16:45 2002

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

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