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

commit fails with "has no ancestry information" error

From: tlm <tlm1905_at_gmail.com>
Date: 2006-08-01 21:18:50 CEST

If I try to perform the following command:

% svn commit -m ''

I get the following error:

svn: '/d0/home/tlm/path_to_some_dir/Project' has no ancestry information

FWIW, the directory where I'm carrying out this command is

/d0/home/tlm/path_to_some_dir/Project/dist

which was generated by executing the command

% svn checkout file:///d0/home/tlm/path_to_my_repo/Project/trunk dist

while in the directory /d0/home/tlm/path_to_some_dir/Project.

What does the error mean, and how can I fix whatever it's causing it?

Thanks!

tlm
Received on Tue Aug 1 21:20:48 2006

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.