[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: Martin Furter <mf_at_rola.ch>
Date: 2004-11-29 20:16:34 CET

On Mon, 29 Nov 2004, Philip Martin wrote:

> 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.

Indeed, that additional sleep fixes it.

Thank You

---------------------------------------------------------------------
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:20:40 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.