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

RE: svnserve 64bit losing history (sort of)

From: Bert Huijben <rhuijben_at_sharpsvn.net>
Date: Tue, 12 May 2009 10:45:21 +0200

[Please post messages to this list in plain html, to allow answering in
line]

 

CollabNetSubversion-server-1.6.1-2.win32.exe is a 32 bit server application,
which you run on your 64 bit server.

 

Collabnet doesn't provide Windows X64 versions of their (server)
applications (yet).

 

The only Windows X64 svnserve publicly available is available via the
SlikSVN client distribution.

 

 

By default svnserve doesn't setup authentication, in which case the author
will not be set. (I don't know why you don't see dates or comments).

 

                Bert

 

From: Edward Ned Harvey [mailto:edward.harvey_at_patni.com]
Sent: dinsdag 12 mei 2009 5:06
To: users_at_subversion.tigris.org
Subject: svnserve 64bit losing history (sort of)

 

I have isolated some strange behavior to svnserve on x86_64 windows, but
this needs to be verified by another person before I can submit a bug
report. So if anyone is willing to give this a test, please let us know
your feedback.

 

I believe these are the steps to reproduce:

1. Install CollabNetSubversion-server-1.6.1-2.win32.exe on Windows
Server 2003 R2 x86_64. (Or any 64bit OS?)

2. Run svnserve as a service (optionally, don't even install apache)

3. Install any 32bit client you wish, on another machine. In this
case, it's my XP Pro (fully updated) laptop, and several clients.
(TortoiseSVN-1.6.2, TortoiseSVN-1.5.9, cygwin svn version 1.6.1)

4. Using any of the 32bit clients, try to do "svn log" on
svn://server/somerepo

5. The result is:
(no author) | (no date) For every single entry
and also no comment.

6. But try the same thing . "svn log" from any x86_64 client, and all
the info appears just fine. (In this case, I used
TortoiseSVN-1.5.9.15518-x64-svn-1.5.6.msi and
TortoiseSVN-1.6.2.16344-x64-svn-1.6.2.msi)

 

Important points are:

. My 32bit clients work fine when talking to other servers . but not
this x64 server.

. My x86 server works fine when talking to a 64bit client.

. Also, if I run apache on the x64 server, then my 32bit clients
work fine via http://

. The problem is isolated to svnserve, 64bit server with 32bit
client. (Perhaps also 32bit server with 64bit client? I didn't test this
scenario.)

 

  _____

This e-mail message may contain proprietary, confidential or legally
privileged information for the sole use of the person or entity to whom this
message was originally addressed. Any review, e-transmission dissemination
or other use of or taking of any action in reliance upon this information by
persons or entities other than the intended recipient is prohibited. If you
have received this e-mail in error kindly delete this e-mail from your
records. If it appears that this mail has been forwarded to you without
proper authority, please notify us immediately at netadmin_at_patni.com and
delete this mail.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2208070

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-05-12 10:46:31 CEST

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.