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

Re: Putting version tags explicitly into source files?

From: John Peacock <jpeacock_at_rowman.com>
Date: 2004-06-01 15:09:18 CEST

Ben Collins-Sussman wrote:
>
> Couldn't Ken just invent his own metadata (properties) to label file
> versions?

Yes, but he couldn't get that metadata to appear *inside* the files,
without falling back to to one of the includefile hacks, e.g.:

        $ echo -n "#define " > customprop.h
        $ svn proplist customprop filewithprop.c >> customprop.h

(this is a *nix-centric way to deal with it). If someone would check my
patches *hint hint*, I could get back to working on how to implement the
user-defined properties before 1.1...

John

-- 
John Peacock
Director of Information Research and Technology
Rowman & Littlefield Publishing Group
4501 Forbes Boulevard
Suite H
Lanham, MD  20706
301-459-3366 x.5010
fax 301-429-5748
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jun 1 15:09:47 2004

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.