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

Directory Traversal Bug

From: Thomas Steinbrenner <thomas_at_thomas-steinbrenner.net>
Date: Mon, 04 Jan 2010 12:13:20 +0100

Hello.

I believe to have found a bug:

I'm encountering the error: "File not found: transaction 'p-d', path
'server/home/boinc/boinc/locale/ar'

In the commit dialog the Changes made look like this:

server/home/boinc/boinc/lib/win_util.h
server/home/boinc/boinc/lib/x_util.cpp
server/home/boinc/boinc/libtool
server/home/boinc/boinc/locale/ar
server/home/boinc/boinc/locale/ar/BOINC-Manager.mo
server/home/boinc/boinc/locale/ar/BOINC-Manager.po

shouldn't it look like this?

server/home/boinc/boinc/lib/win_util.h
server/home/boinc/boinc/lib/x_util.cpp
server/home/boinc/boinc/libtool
server/home/boinc/boinc/locale/
server/home/boinc/boinc/locale/ar
server/home/boinc/boinc/locale/ar/BOINC-Manager.mo
server/home/boinc/boinc/locale/ar/BOINC-Manager.po

this also happens a second time at:

server/home/boinc/boinc/xxx/log_Boinc-Server-01/scheduler.log
server/home/boinc/boinc/xxx/log_Boinc-Server-01/transitioner.log
server/home/boinc/boinc/xxx/pid_Boinc-Server-01/feeder.lock
server/home/boinc/boinc/xxx/pid_Boinc-Server-01/file_deleter.pid

Excluding the directories in question from the commit avoids the error.
Committing them afterwards does not work.

Cheers, Thomas

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2434568

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-01-04 13:14:24 CET

This is an archived mail posted to the TortoiseSVN Users mailing list.

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