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

Commit oddity

From: Tim Moloney <moloney_at_mrsl.com>
Date: 2002-04-24 16:00:00 CEST

I happened to notice the following.

bash> svn status
M ./www/include/utils.inc
M ./www/project/admin/index.php
A ./www/project/admin/members.php
bash> svn commit www/project/admin/members.php www/include/utils.inc
       www/project/admin/index.php

svn_error: #21032 : <Entry has no url>
   Commit failed (details follow):

svn_error: #21032 : <Entry has no url>
   Entry for `/var/www/codearmory/www2/project/admin/members.php' has no
URL. Perhaps you're committing inside of an unversioned (or
not-yet-versioned) directory?
bash> svn commit
Sending www/include/utils.inc
Sending www/project/admin/index.php
Adding www/project/admin/members.php
Transmitting file data ...
Committed revision 175.
bash>

Unfortunately, I haven't been able to recreate it.

-- 
Tim Moloney
ManTech Real-time Systems Laboratory
2015 Cattlemen Road                             \     /
Sarasota, FL  34232                     .________\(O)/________.
(941) 377-6775 x208                        '  '  O(.)O  '  '
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Apr 24 16:00:36 2002

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.