[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: Branko Čibej <brane_at_xbc.nu>
Date: 2002-06-03 20:56:41 CEST

Ben Collins-Sussman wrote:

>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.
>
>

Oh my, you are so right. I'd "just naturally assumed" this had something
to do with original texts we provide for a conflicted file. Stupid me.

Anyway, there's *.rej in svn:ignore, too. I think it's time we got rid
of those.

-- 
Brane Čibej   <brane_at_xbc.nu>   http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jun 3 20:57:11 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.