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

svnsync issues

From: Oren Eini (Murphy & Associates) <v-orene_at_microsoft.com>
Date: Tue, 22 Apr 2008 19:11:42 -0700

Hi guys,
A bit of background. I am writing a frontend called SvnBridge, which allows to use SVN clients against different repositories.

My current issue is implementing the svnsync support.
More specifically, I can't get svnsync init to work correctly, and I am not really sure why. Attached to this email is a network trace of the conversation between svnsync and my server.
This is the result of:

C:\oss>svnsync init file://localhost/C:/oss/testsync http://localhost:8081/codeplex-tfs3/
svnsync: PROPFIND request failed on '/codeplex-tfs3/!svn/vcc/default'
svnsync: PROPFIND of '/codeplex-tfs3/!svn/vcc/default': 207 Multi-Status (http://localhost:8081)

Comparing the output of this vs. svn client to svn server talking to each other doesn't show any smoking guns.
I would appreciate any help,
Oren

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org

Received on 2008-04-23 04:12:23 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.