On 28.09.2012 12:27, SENTHIL C wrote:
> Hi Support,

This is not a Subversion support mailing list. Your question more
properly belongs on users@subversion.apache.org.

-- Brane

P.S.: Revision, Author and Date are not defined until you commit a file
to the repository.


> 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.txt
>
> 2. Copying the existing file (Prop.txt) to new file called "Propnew.txt"  
>       Command used:     svn cp Prop.txt Propnew.txt
>
> 3. Viewing/Reading the Propnew.txt
>
>        Command used:    cat Propnew.txt
>
>                Output:         $ Rev: -1 $
>                                    $ Author: $                    
>                                    $ Date: $
>
> Hope, it should not reflect as -1 (negative value).
>
> Thanks & Regards
> Senthil Kumar C

-- 
Certified & Supported Apache Subversion Downloads:
http://www.wandisco.com/subversion/download

Reply via email to