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

unable to use dates for svn commands (no date format accepted for some reason?)

From: Paul Payton <PPayton_at_SigmaTel.com>
Date: 2005-11-16 18:45:01 CET

I am using 1.2.3 subversion
I would like to create tag based on date using the trunk
svn copy -r {"2005-11-15 23:45 -0600"} <SRC> <DST>
even the simplest of dates {2005-11-15} gives me:
svn: Syntax error in revision argument '2005-11-15'
 
I tried this on log, copy, co ... all the commands give some error
 
Received on Wed Nov 16 19:15:07 2005

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.