Uploaded image for project: 'Subversion'
  1. Subversion
  2. SVN-680

cannot add a tree over DAV?

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • all
    • M12
    • src
    • None
    • other

    Description

      From: Blair Zajac <blair@orcaware.com>
      Subject:  svn commit failure
      To: Subversion Developers Mailing List <dev@subversion.tigris.org>
      Date: Tue, 16 Apr 2002 23:56:21 -0700
      
      Here's what I did.  Create the following directory structure and import it
      into the svn root.  I have this up at http://svn.orcaware.com:8000/repos
      
      orca
      orca/branches
      orca/tags
      orca/trunk
      
      % cd /tmp
      % svn co http://svn.orcaware.com:8000/repos
      % cd repos/orca/trunk
      % wget http://www.orcaware.com/orca/pub/orca-0.18.tar.gz
      % zcat orca-0.18.tar.gz | tar xf -
      % mv orca-0.18/* .
      % rm -fr orca-0.18 orca-0.18.tar.gz
      % find `/bin/ls -1` | xargs svn add		# this to skip the .svn
      % svn commit
      
      Adding    ARCHITECTURE
      Adding    CHANGES
      Adding    INSTALL
      Adding    Makefile.in
      Adding    README
      Adding    REQUIREMENTS
      Adding    TODO
      Adding    config
      Adding    configure
      Adding    configure.in
      
      svn_error: #21088 : <RA layer request failed>
        Commit failed (details follow):
      
      svn_error: #21088 : <RA layer request failed>
        PROPFIND of /repos/orca/trunk/config: 404 Not Found
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            sussman Ben Collins-Sussman
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: