. Updated Daily. Editions SDA India   SDA Indonesia
JAX Asia 2008 - Conference for Enterprise Java, SOA, Spring, Web Services, Ajax, Agile and more
BUSINESS ENTERPRISE SOLUTIONS ARCHITECTURE INFORMATION SECURITY WIRELESS & MOBILITY DATA & STORAGE DEVELOPMENT HARDWARE













News

Wednesday, 28 March 2007

Article: Create a SVN log-per-user Parser Using SimpleXML

 

 

David Coallier in a post over his blog shows you how to create a SVN log-per-user Parser by using SimpleXML. He says, he got this idea when he was trying to get SVN log to display the results for a certain user. Finally he came across #SVN on freenode and SVN log-XML.

With this information, he created a script which can be viewed here.

He says the process is very straightforward and consists of the following basic steps:

bash-2.0$ cd svndirectory;
bash-2.0$ svn log --XML >file.xml
bash-2.0$ touch logResult
bash-2.0$php svnLogParser.php file.xml usernameX logResult
bash-2.0$ vim logResult

 

Read the Post

 
 
print save email comment

print

save

email

comment

 
 

Search SDA Asia

Free eNewsletter

SDA Asia Magazine Free Download
 
 
 
Copyright @ 2008 SDA Asia Magazine - All Right Reserved Privacy Policy | Terms of Use