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

Problem committing added dirs/files with serf

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2007-06-19 04:24:13 CEST

I ran into some problems with serf today. I have a script that, each week,
creates a subdirectory and some files in it, schedules them all for
addition, and then commits the whole bunch using a --non-recursive (-N)
commit. This thing's been running for years now without issue, but last
week I switched to serf and now I can't perform the commit portion of this
process. I even tried without -N on the commit. No good. I've since lost
the stack of the error, but the error string was something really helpful
like "Unknown error occurred." :-)

My workaround involved committing just the new directory (with -N), and then
committing the added files in that directory in a second revision.

I haven't had the chance to see if this is a reproducible recipe or not.

-- 
C. Michael Pilato <cmpilato@collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand

Received on Tue Jun 19 04:24:14 2007

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.