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

Re: problem: files not added after sharing project

From: Mark Phippard <markp_at_softlanding.com>
Date: 2005-12-12 20:26:29 CET

Tom Huybrechts <tom.huybrechts@gmail.com> wrote on 12/12/2005 02:16:38 PM:

> In the commit dialog, I add the .project and File and press OK.
>
> Console output:
> add -N C:\dev\workspaces\subversion\Test1\.project
> A C:/dev/workspaces/subversion/Test1/.project
> add -N C:\dev\workspaces\subversion\Test1\File
> A C:/dev/workspaces/subversion/Test1/File
> commit -m "null" C:/dev/workspaces/subversion/Test1/File C:
> /dev/workspaces/subversion/Test1/.project
>
> In the repository, the project directory has been created, but the files
are
> not present. It seems like the files have been added but not committed.

Add is a purely local operation. It looks like the commit must have
failed. Normally there would be an error message in the console. Has
anyone seen a case with JavaHL where this does not happen?

There was a problem with the 0.9.100 release if using JavaSVN where errors
were not reported, but that was a very specific one-time problem.

Did control return to Eclipse or did it hang?

It just seems odd that JavaHL would not have thrown an error if it
encountered one.

I would guess that the number of users that use file:// protocol is a
small minority so perhaps the problem is limited to that scenario?

Anyone have any ideas?

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. and SoftLanding Europe Plc by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________
Received on Tue Dec 13 06:26:29 2005

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.