Add Id keyword to Subversion file.


/ Published in: Other
Save to your folder(s)

This allows you to add $Id$ to your source code, and will be replaced with the revision info whenever you commit.


Copy this code and paste it in your HTML
  1. svn propset svn:keywords "Id" myfile.pl

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.