svn info doesn't work in pre-commit script
From: Hellen <hellenff_at_gmail.com>
Date: Tue, 11 Mar 2008 23:19:24 -0700
Hi,
Does anyone know why the "svn info " doesn't work in the pre/start-commit
I was trying to find the current work location and its information while
svn: warning: '.' is not a working copy
in my start-commit, I put it as:
svnurl=`/usr/bin/svn info . |grep "^URL: "`
can anyone tell me what I did wrong? or is there a way to find out the URL
thanks
|
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.