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

Re: Problems commiting to SVN repository -- The specified activity does not exist.

From: Stuart Longland <stuartl_at_longlandclan.hopto.org>
Date: 2003-08-28 08:45:57 CEST

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

B. W. Fitzpatrick wrote:

| How about tcpflow?

Yep, Debian had it on APT for mipsel. I tried reproducing the problem
on my main box (a Windows 2000 box using TortiseSVN) -- the log has been
attached.

One tip with this tool though -- don't tell it to splurge out (-c
switch) to the console when you're using SSH -- the result is not good. ;-)

- --
+-------------------------------------------------------------+
| Stuart Longland stuartl at longlandclan.hopto.org |
| Brisbane Mesh Node: 719 http://stuartl.cjb.net/ |
| I haven't lost my mind - it's backed up on a tape somewhere |
| Griffith Student No: Course: Bachelor/IT (Nathan) |
+-------------------------------------------------------------+
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQE/TaUlIGJk7gLSDPcRAk1hAJ48Y0nnaBDF8qrCSxbtoRVJEL/ImwCeM1go
wjy6+2pPJIe8BpxKS2Umg4A=
=Bvtz
-----END PGP SIGNATURE-----

HTTP/1.1 200 OK
Date: Thu, 28 Aug 2003 06:39:40 GMT
Server: Apache/2.0.47 (Unix) DAV/2 SVN/0.27.0+
DAV: 1
DAV: version-control,checkout,working-resource
DAV: merge,baseline,activity,version-controlled-collection
DAV: <http://apache.org/dav/propset/fs/1>
MS-Author-Via: DAV
Allow: OPTIONS,GET,HEAD,POST,DELETE,TRACE,PROPFIND,PROPPATCH,COPY,MOVE,CHECKOUT
Content-Length: 195
Keep-Alive: timeout=15, max=100
Connection: Keep-Alive
Content-Type: text/xml; charset="utf-8"

<?xml version="1.0" encoding="utf-8"?>
<D:options-response xmlns:D="DAV:">
<D:activity-collection-set><D:href>/svn/atomiclinux/!svn/act/</D:href></D:activity-collection-set></D:options-response>
HTTP/1.1 401 Authorization Required
Date: Thu, 28 Aug 2003 06:39:41 GMT
Server: Apache/2.0.47 (Unix) DAV/2 SVN/0.27.0+
WWW-Authenticate: Basic realm="Atomic Linux Subversion Repository"
Content-Length: 498
Content-Type: text/html; charset=iso-8859-1
X-Pad: avoid browser bug

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>401 Authorization Required</title>
</head><body>
<h1>Authorization Required</h1>
<p>This server could not verify that you
are authorized to access the document
requested. Either you supplied the wrong
credentials (e.g., bad password), or your
browser doesn't understand how to supply
the credentials required.</p>
<hr />
<address>Apache/2.0.47 (Unix) DAV/2 SVN/0.27.0+ Server at 192.168.5.2 Port 1280</address>
</body></html>
HTTP/1.1 201 Created
Date: Thu, 28 Aug 2003 06:39:44 GMT
Server: Apache/2.0.47 (Unix) DAV/2 SVN/0.27.0+
Cache-Control: no-cache
Location: http://192.168.5.2:1280/svn/atomiclinux/!svn/act/89faefad-3311-8f4f-bc16-f1c45006d778
Content-Length: 331
Content-Type: text/html; charset=ISO-8859-1

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>201 Created</title>
</head><body>
<h1>Created</h1>
<p>Activity /svn/atomiclinux/!svn/act/89faefad-3311-8f4f-bc16-f1c45006d778 has been created.</p>
<hr />
<address>Apache/2.0.47 (Unix) DAV/2 SVN/0.27.0+ Server at 192.168.5.2 Port 1280</address>
</body></html>
HTTP/1.1 207 Multi-Status
Date: Thu, 28 Aug 2003 06:39:44 GMT
Server: Apache/2.0.47 (Unix) DAV/2 SVN/0.27.0+
Transfer-Encoding: chunked
Content-Type: text/xml; charset="utf-8"

1be
<?xml version="1.0" encoding="utf-8"?>
<D:multistatus xmlns:D="DAV:" xmlns:ns0="DAV:">
<D:response xmlns:lp1="DAV:" xmlns:lp3="http://subversion.tigris.org/xmlns/dav/">
<D:href>/svn/atomiclinux/</D:href>
<D:propstat>
<D:prop>
<lp1:version-controlled-configuration><D:href>/svn/atomiclinux/!svn/vcc/default</D:href></lp1:version-controlled-configuration>
</D:prop>
<D:status>HTTP/1.1 200 OK</D:status>
</D:propstat>
</D:response>
</D:multistatus>

0

HTTP/1.1 207 Multi-Status
Date: Thu, 28 Aug 2003 06:39:44 GMT
Server: Apache/2.0.47 (Unix) DAV/2 SVN/0.27.0+
Transfer-Encoding: chunked
Content-Type: text/xml; charset="utf-8"

19c
<?xml version="1.0" encoding="utf-8"?>
<D:multistatus xmlns:D="DAV:" xmlns:ns0="DAV:">
<D:response xmlns:lp1="DAV:" xmlns:lp3="http://subversion.tigris.org/xmlns/dav/">
<D:href>/svn/atomiclinux/!svn/vcc/default</D:href>
<D:propstat>
<D:prop>
<lp1:checked-in><D:href>/svn/atomiclinux/!svn/bln/1</D:href></lp1:checked-in>
</D:prop>
<D:status>HTTP/1.1 200 OK</D:status>
</D:propstat>
</D:response>
</D:multistatus>

0

HTTP/1.1 409 Conflict
Date: Thu, 28 Aug 2003 06:39:44 GMT
Server: Apache/2.0.47 (Unix) DAV/2 SVN/0.27.0+
Content-Length: 234
Content-Type: text/xml; charset="utf-8"

<?xml version="1.0" encoding="utf-8"?>
<D:error xmlns:D="DAV:" xmlns:m="http://apache.org/dav/xmlns" xmlns:C="svn:">
<C:error/>
<m:human-readable errcode="190002">
The specified activity does not exist.
</m:human-readable>
</D:error>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Aug 29 01:26:07 2003

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.