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

Re: svn commit: rev 1272 -

From: Kevin Pilch-Bisson <kevin_at_pilch-bisson.net>
Date: 2002-02-14 20:38:18 CET

On Thu, Feb 14, 2002 at 05:52:58PM +0000, Philip Martin wrote:
> Is this what you mean:
>
> $ svnadmin create repo
> $ svn co http://localhost:8888/repo -d wc
> $ svn pset a a wc
> property `a' set on 'wc'
> $ svn ci wc
> Sending wc
> Committed revision 1.
> $ svn up wc
> $ svn pset a b wc
> property `a' set on 'wc'
> $ svn ci wc
> Sending wc
> Committed revision 2.
> $ svn up wc
> $ svn st wc
> _M wc
>
Indeed it is in the repository (based on an svn co -n ), but updating my
working copy doesn't grab it.

Can anyone else verify whether they get "tags" in the svn:ignore property for
trunk when they update to at least 1272?

-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Kevin Pilch-Bisson                    http://www.pilch-bisson.net
     "Historically speaking, the presences of wheels in Unix
     has never precluded their reinvention." - Larry Wall
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

  • application/pgp-signature attachment: stored
Received on Sat Oct 21 14:37:08 2006

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.