2009/5/28 Iván Sánchez Ortega <[email protected]>

> El día Thursday 28 May 2009 18:32:27, Ed Loach dijo:
> > Perhaps I'm misunderstanding the issue, but couldn't you just update
> >
> > #  $Revision$ by $Author$, $Date$
> >
> > manually each time you upload a revision?
>
> No, because you can't know the revision number until you've commited the
> file.
> And, at that point, you cannot put the revision number in.
>
> --
> Iván Sánchez Ortega <[email protected]>
>

I think you're looking for the svn:keywords property:
http://svnbook.red-bean.com/en/1.4/svn.advanced.props.special.keywords.html

Note that after you commit a file with keywords, I think you have to do an
update in order for the keyword values to be properly updated in your
working copy.

Karl
_______________________________________________
dev mailing list
[email protected]
http://lists.openstreetmap.org/listinfo/dev

Reply via email to