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

Re: svn commit: rev 230 - trunk/subversion/mod_dav_svn trunk/subversion/libsvn_ra_dav

From: <cmpilato_at_collab.net>
Date: 2001-10-12 18:56:03 CEST

kfogel@collab.net writes:

> Mike Pilato, if you rock any harder, my eustachaen tubes will collapse.

Mike's gonna stop rocking for today. svn.collab.net is now running
the latest codebase. Things to do (another day): get rid of all
those stupid .svnignore files, and add their contents as a property on
the directories.

But, just so you can all rejoice with me, here's me updating to the
latest revision of a repository on our test machine via DAV:

~/tests/repos % svn up
_U ./A/B/lambda
_U ./A/B/E/alpha
_U ./A/B/E/beta
_U ./A/B/E
_U ./A/B/F
_U ./A/B
_U ./A/mu
_U ./A/C
_U ./A/D/gamma
_U ./A/D/G/rho
_U ./A/D/G/pi
_U ./A/D/G/tau
_U ./A/D/G
_U ./A/D/H/chi
_U ./A/D/H/omega
_U ./A/D/H/psi
_U ./A/D/H
_U ./A/D
_U ./A
UU ./iota

...and back again...

~/tests/repos % svn up -r 1
_U ./A/B/lambda
_U ./A/B/E/alpha
_U ./A/B/E/beta
_U ./A/B/E
_U ./A/B/F
_U ./A/B
_U ./A/mu
_U ./A/C
_U ./A/D/gamma
_U ./A/D/G/rho
_U ./A/D/G/pi
_U ./A/D/G/tau
_U ./A/D/G
_U ./A/D/H/chi
_U ./A/D/H/omega
_U ./A/D/H/psi
_U ./A/D/H
_U ./A/D
_U ./A
UU ./iota

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:44 2006

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.