[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Validating a new transaction with svnlook cat -t

From: mindspin311 <connoc.mindspin_at_gmail.com>
Date: Thu, 2 Apr 2009 12:45:05 -0700 (PDT)

I'm trying to validate all yaml files that are committed to check if they
meet our standards (i.e. dev/prod/qa environments not having different
variables).

When I do svnlook -t $TXN /var/svn/repos trunk/xxxx/file.yml, It returns a
single line string. I don't want this. Half the point of validating a yaml
file is making sure that it is well formed. I can't have my script load the
yaml file the way it is.

Is there a way I can get the latest file + the transaction with all the
spaces and returns?

-- 
View this message in context: http://www.nabble.com/Validating-a-new-transaction-with-svnlook-cat--t-tp22855618p22855618.html
Sent from the Subversion Users mailing list archive at Nabble.com.
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1523409
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-04-02 21:50:39 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.