You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by "Hosek, Don" <dh...@cars.com> on 2007/08/13 16:49:58 UTC

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

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