Author: jablko
Date: Wed Dec  9 15:08:45 2009
New Revision: 4134

Log:
First step in upgrade to symfony 1.3

Modified:
   symfony/cron.daily/drop

Modified: symfony/cron.daily/drop
==============================================================================
--- symfony/cron.daily/drop     Wed Dec  9 14:43:58 2009        (r4133)
+++ symfony/cron.daily/drop     Wed Dec  9 15:08:45 2009        (r4134)
@@ -7,7 +7,7 @@
 TMPDIR=`mktemp -d`
 
 # Export from vendor repository
-REV=`svn export http://svn.symfony-project.com/branches/1.2 $TMPDIR/symfony | 
sed -n '$s/^Exported revision \([[:digit:]]\+\)\.$/\1/p'`
+REV=`svn export http://svn.symfony-project.com/branches/1.3 $TMPDIR/symfony | 
sed -n '$s/^Exported revision \([[:digit:]]\+\)\.$/\1/p'`
 
 # Record vendor revision
 svn propset svn:vendor-rev $REV vendor

--

You received this message because you are subscribed to the Google Groups 
"Qubit Toolkit Commits" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/qubit-commits?hl=en.


Reply via email to