Re: SVN keywords substitution

"Daniel J. Luke" <[email protected]> Fri, 1 Sep 2006 15:31:08 -0400
Newsgroups gmane.os.opendarwin.darwinports
Message-ID <[email protected]>
This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--===============1747540012==
Content-Type: multipart/signed; protocol="application/pgp-signature";
	micalg=pgp-sha1; boundary="Apple-Mail-13-590725732"
Content-Transfer-Encoding: 7bit

This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--Apple-Mail-13-590725732
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed

On Sep 1, 2006, at 1:30 AM, Charlie Allom wrote:
> this isn't very nice..
>
> turns out (afaict) to get $Id$ working, you will need to set these
> under ~/.subversion/config:
>
> enable-auto-props = yes
> [auto-props]
> Portfile = svn:keywords Id
> <..other things?..>
>
> EVERY developer will need to set this to make it worthwhile!
>
> unless I'm missing something with svn here, can someone else chime in?

That's for it to get automatically, but you can manually set it...

something like:

find /path/to/dports -name Portfile -exec svn propset svn:keywords Id  
{} \;

> so - I'm considering dropping this idea? svn just != cvs in this
> measure. Do we really like $Id$ that much?

--
Daniel J. Luke
+========================================================+
| *---------------- [email protected] ----------------* |
| *-------------- http://www.geeklair.net -------------* |
+========================================================+
|   Opinions expressed are mine and do not necessarily   |
|          reflect the opinions of my employer.          |
+========================================================+



--Apple-Mail-13-590725732
content-type: application/pgp-signature; x-mac-type=70674453;
	name=PGP.sig
content-description: This is a digitally signed message part
content-disposition: inline; filename=PGP.sig
content-transfer-encoding: 7bit

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)

iD8DBQFE+Ip8jUs5tAKawAoRAmllAJ9QMuKG/1EVW6Bq8gC+kjX17lMXfwCgiQlW
igSJ7OaTu8/YPYx85kKKt8c=
=hATq
-----END PGP SIGNATURE-----

--Apple-Mail-13-590725732--

--===============1747540012==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Darwinports mailing list
[email protected]
http://www.opendarwin.org/mailman/listinfo/darwinports

--===============1747540012==--