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

Re: Two copies of buildcheck.sh?

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-02-14 18:49:20 CET

Zack Weinberg <zack@codesourcery.com> writes:

> Rev 1209 supposedly moved buildcheck.sh to the build directory, but I
> still have a top level buildcheck.sh, and svn insists it belongs
> there. (I have build/buildcheck.sh too.) What gives?

There should be only one. gstein did an 'svn mv' of the file from
/trunk/ to /trunk/build/. You should have seen an 'add' and a
'delete' when you updated. If you didn't then something is very
wrong. I wonder why you still have that entry on the top level...?

>
> [[ Why do these timestamps care about timezone? Shouldn't we just
> force them to UTC and forget about it? And what's the use of
> remembering the day of week? ]]

That text string is just an invariant form of apr_time_t. We switch
the two types back and forth.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:37:08 2006

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.