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

[PATCH] svn2rss.py: Set default value for 'svn_path' based on PATH

From: Bhuvaneswaran Arumugam <bhuvan_at_collab.net>
Date: 2006-07-07 12:41:15 CEST

Hello,

Please find attached the patch to set default value for 'svn_path' based
on PATH environment variable.

[[[
Set default value for 'svn_path' based on PATH environment variable

* contrib/hook-scripts/svn2rss.py
  (get_svn_path): New function to scan the PATH environment variable and
  set the 'svn_path' variable. Exit, if the command is not found
  (SVN2RSS.__init__): Donot check if 'svn_path' is not None since we
  set this value now
  (main): If 'svn_path' is None, call get_svn_path()
]]]

-- 
Regards,
Bhuvaneswaran

Received on Fri Jul 7 12:41:51 2006

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.