From 77f3354b73f386ee874c742e449924fac1ffd1e2 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Mon, 21 Nov 2011 09:12:32 -0800 Subject: repoman: fix svn "abiguous workdir", bug #391199 --- bin/repoman | 1 + 1 file changed, 1 insertion(+) (limited to 'bin/repoman') diff --git a/bin/repoman b/bin/repoman index 42a615420..8f42a38d0 100755 --- a/bin/repoman +++ b/bin/repoman @@ -654,6 +654,7 @@ if vcs is None: # TODO: shouldn't this just be switched on the repo, iso the VCS? check_changelog = options.echangelog not in ('y', 'force') and vcs in ('cvs', 'svn') +logging.debug("vcs: %s" % (vcs,)) logging.debug("repo config: %s" % (repo_config,)) logging.debug("options: %s" % (options,)) -- cgit v1.2.3-1-g7c22