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

Error on commit: svn: '/home/www/vhosts/dhoseknc/be' is not under version control

From: Hosek, Don <dhosek_at_cars.com>
Date: 2007-08-13 18:49:58 CEST

I've been successfully working with my project in svn for a few weeks and
this morning on commit, I got:

(working directory, /home/www/vhosts/dhoseknc/be)

[dhosek@ncspral15 dhoseknc]$ svn update
At revision 795.

[dhosek@ncspral15 dhoseknc]$ svn commit
svn: Commit failed (details follow):
svn: '/home/www/vhosts/dhoseknc/be' is not under version control

[dhosek@ncspral15 dhoseknc]$ svn status
? htdocs/continueLead.php
? htdocs/.htaccess
M htdocs/ajax/getModal3.php
M templates/index-js.tpl
M templates/dealerlocator_1.tpl
? includes/smarty_init.php

[dhosek@ncspral15 dhoseknc]$ ls
buyersguidehome.png cvs.dev includes nctd rstage
templates
configs htdocs local nctd-standard
secretshopperjob.html templates_c
cScripts images_to_live modules rel_5-25-2006 sitemods

[dhosek@ncspral15 dhoseknc]$ svn --version
svn, version 1.4.2 (r22196)
   compiled Nov 22 2006, 08:41:57

Copyright (C) 2000-2006 CollabNet.
Subversion is open source software, see http://subversion.tigris.org/
This product includes software developed by CollabNet
(http://www.Collab.Net/).

The following repository access (RA) modules are available:

* ra_dav : Module for accessing a repository via WebDAV (DeltaV) protocol.
  - handles 'http' scheme
  - handles 'https' scheme
* ra_svn : Module for accessing a repository using the svn network protocol.
  - handles 'svn' scheme
* ra_local : Module for accessing a repository on local disk.
  - handles 'file' scheme

Any thoughts on what's going wrong and how to fix things?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Aug 13 18:48:12 2007

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.