Bug - SVN Keyword Property Set
From: SENTHIL C <gotosenthil_at_rediffmail.com>
Date: 28 Sep 2012 10:27:23 -0000
Hi Support,I can see that Revision shows as "-1" when i copy the existing file and added a new file in svn via "svn cp" command (Hope "svn cp" command is like "svn add" command)Below are the steps that I followed:1. Assume that "svn:keywords" is already been set for "Prop.txt" and its in version control Command used: svn propset svn:keywords "Rev Author Date" Prop.txt2. Copying the existing file (Prop.txt) to new file called "Propnew.txt" Command used: svn cp Prop.txt Propnew.txt3. Viewing/Reading the Propnew.txt Command used: cat Propnew.txt Output: $ Rev: -1 $ $ Author: $ &n
|
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.