NetBeans Forums

 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
  

SVN keywords Author and Revision not working?

 
Post new topic   Reply to topic    NetBeans Forums -> NetBeans Users
View previous topic :: View next topic  
Author Message
futhark77



Joined: 25 Sep 2009
Posts: 16

PostPosted: Thu Oct 01, 2009 9:28 pm    Post subject: SVN keywords Author and Revision not working? Reply with quote

Hello,

I have configured svn:keywords to "Revision HeadURL Date Author". When checking out my files, only $HeadURL$ and $Date$ are replaced. $Revision$ and $Author$ are left unmodified. Can anyone tell me why this is happening?

I have installed the svn 1.5 bundle in NB 6.5.1.

Thank you.
Back to top
futhark77



Joined: 25 Sep 2009
Posts: 16

PostPosted: Thu Oct 01, 2009 9:33 pm    Post subject: Reply with quote

Just found the answer. In my config file, I had defined the following:
Code:

svn:keywords="Revision HeadURL Date Author"


The double quote was considered to be part of the first and last keywords. It works better like this:

Code:

svn:keywords=Revision HeadURL Date Author
Back to top
Display posts from previous:   
Post new topic   Reply to topic    NetBeans Forums -> NetBeans Users All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB
By use of this website, you agree to the NetBeans Policies and Terms of Use. © 2012, Oracle Corporation and/or its affiliates. Sponsored by Oracle logo