RE: updating to dates
From: Dale Worley <dworley_at_pingtel.com>
Date: 2005-05-02 19:51:51 CEST
> > Why does this command not work ?
A very effective way to solve problems like this is to prefix the command in
$ echo svn update -r {2005-04-05}
Echo shows how the arguments are really being passed to svn.
You can also use "set -x" to get the shell to print out each command just
Dale
---------------------------------------------------------------------
|
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.