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

Some files are missing after checkout

From: Manuel Vacelet <manuel.vacelet_at_gmail.com>
Date: 2007-02-26 11:02:14 CET

Hi everybody,

Since several days I have problem with some of my subversion checkout:
From time to time some files are not checkouted but subversion client
(1.4.3) doesn't raise any errors but mark files as absent in the .svn.
If I run a svn up just after the checkout, I retreive the file.

On the server site (1.3.2 with https only access) logs tell me that
these files are not checkouted because user is not found:
[Wed Jan 31 19:03:58 2007] [error] [client XXX.XXX.XXX.XXX] user
foo_bar not found:
/svnroot/prjname/!svn/ver/10832/branches/.../isa_print_gen.h
[Wed Jan 31 19:03:58 2007] [error] [client XXX.XXX.XXX.XXX] user
foo_bar not found:
/svnroot/prjname/!svn/ver/10832/branches/.../gen_util.cxx
[Wed Jan 31 19:03:58 2007] [error] [client XXX.XXX.XXX.XXX] user
foo_bar not found:
/svnroot/prjname/!svn/ver/10832/branches/.../isa_hazards_gen.h

User succeeded to checkout the whole tree but 3 files because she's not found :/

I have an hourly process that dump the content of a user database into
the htpasswd file before an apache reload of the conf, do you think it
could be the source of the troubles ?

Cheers,
Manuel

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Feb 26 11:02:43 2007

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.