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

RE: Re: [Subclipse-users] Cannot restore removed subtree

From: <postmaster_at_tigris.org>
Date: Wed, 17 Dec 2008 22:31:13 -0800 (PST)

Thanks for the quick reply. I was in a shocked state last night and did not analyse the rest of the subclipse log (attached). This is the file tree for revision 28:

gunnar@tiger:~/Desktop/Project/Mythstar-28$ svn co -r 28 http://lynx/svn/projects/mythstar/trunk/mythstar
Autentiseringsregion (realm): <http://lynx:80> Subversion Repository
Lösenord för "gunnar":
A mythstar/sql
A mythstar/sql/seen.sql
A mythstar/sql/imdb.sql
A mythstar/.project
A mythstar/lib
A mythstar/lib/perl
A mythstar/lib/perl/Mythstar.pm
A mythstar/lib/perl/IMDB
A mythstar/lib/perl/IMDB/Film.pm
A mythstar/lib/perl/IMDB/Persons.pm
A mythstar/lib/perl/IMDB/Lists.pm
A mythstar/lib/perl/IMDB/BaseClass.pm
A mythstar/lib/perl/Mythstar
A mythstar/lib/perl/Mythstar/Seenschema.pm
A mythstar/lib/perl/Mythstar/Imdbschema.pm
A mythstar/lib/perl/Mythstar/Schema.pm
A mythstar/bin
A mythstar/bin/imdb-lists.pl
A mythstar/bin/imdb.pl
A mythstar/bin/mythstar.pl

The log starts after I did the first "commit":

commit -m "Added postponing selection. Improved year matching" /home/gunnar/Desktop/Project/Mythstar/.project /home/gunnar/Desktop/Project/Mythstar/bin/imdb-lists.pl /home/gunnar/Desktop/Project/Mythstar/bin/mythstar.pl /home/gunnar/Desktop/Project/Mythstar/lib/perl/IMDB/Lists.pm /home/gunnar/Desktop/Project/Mythstar/sql/imdb.sql /home/gunnar/Desktop/Project/Mythstar/t /home/gunnar/Desktop/Project/Mythstar/t/01-imdb-lists.t /home/gunnar/Desktop/Project/Mythstar/t/movies.list.gz
    Sending /home/gunnar/Desktop/Project/Mythstar/.project
    svn: Commit failed (details follow):
    svn: Commit failed (details follow):
svn: File not found: transaction '28-1', path '/mythstar/trunk/.project'
svn: '/svn/projects/!svn/ver/22/mythstar/trunk/.project' path not found: 404 Not Found (http://lynx)

There were 404 error(s), but I confirmed repository access using Firefox. I did the synchronization but it did not work and so I tried to run "update" on the source. That's when things started going south in Eclipse:

update /home/gunnar/Desktop/Project/Mythstar -r HEAD --force
    D /home/gunnar/Desktop/Project/Mythstar/sql
    D /home/gunnar/Desktop/Project/Mythstar/.project
    D /home/gunnar/Desktop/Project/Mythstar/lib
    D /home/gunnar/Desktop/Project/Mythstar/bin
    A /home/gunnar/Desktop/Project/Mythstar/mythstar
    Updated to revision 28.

That's when the source was removed. Is it possible that the 404 errors cause Subclipse to think the elements did not exist?

After that I opened the synchronization view and started committing the elements and then they were added to the repository (again). (See log).

KR,
Gunnar

------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=986342

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].

Received on 2008-12-18 14:50:53 CET

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.