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

Re: bug in copy from repos to wc ?

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2004-11-29 20:08:07 CET

Martin Furter <mf@rola.ch> writes:

> # copy and modify file
> svn cp "file://$REPOS/file1" "$WC/file2"

  sleep 1

> echo "File Content for Revision 2" > "$WC/file2"
> svn ci --username "r2" -m "copy file1 to file2" "$WC"

Does that fix it? I suspect a missing svn_sleep_for_timestamps.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Nov 29 20:09:34 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.