Bugs item #3489409, was opened at 2012-02-19 09:15
Message generated for change (Settings changed) made by kargor
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=843359&aid=3489409&group_id=167540

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Synchronisation / Invitation
>Group: 12.7.6.TESTING
Status: Pending
Resolution: Fixed
Priority: 5
Private: No
Submitted By: Hendrik (elektronaut0815)
Assigned to: Sebastian Starroske (starroli)
Summary: No project exists with this name to update from

Initial Comment:
This one was already reported in bug 3428747. Unfortunately this makes Saros 
unusable for me.

It might have to do with the fact that I'm working with a nested multi project 
layout. It also seems to happen if the project files are not in the workspace 
(imported project from another location so that only the metadata resides in 
the workspace).

The error message comes from EnterProjectNamePage#updatePageComplete. 
Unfortunately I'm lacking the time and knowledge of the code base to provide a 
patch. To me it seems as if the logic in that class is somehow inconsistent.

Happening in 11.12.9.r3685.

----------------------------------------------------------------------

Comment By: Sebastian Starroske (starroli)
Date: 2012-07-02 05:01

Message:
I was able to reproduce this problem the following way:

1) Both participants import the same project, without copying the files
into their working directories
2) A invites B to work together on the project
3) The dialog shows that the project on B's side matches 100%, but B still
can not click on finish

----------------------------------------------------------------------

Comment By: Stefan Rossbach (kargor)
Date: 2012-06-27 11:45

Message:

public class EnterProjectNamePageUtils {

...
    public static boolean projectNameIsUnique(String projectName,
        String... reservedNames) {
...
        if (new
File(ResourcesPlugin.getWorkspace().getRoot().getLocation()
            .toFile(), projectName).exists()) {

Well, the physical folder for the project may not reside in the current
workspace.

----------------------------------------------------------------------

Comment By: Brian ()
Date: 2012-06-27 10:21

Message:
We use Zend Studio (9.0.2), and Saros 12.3.30r3893.  We have a PHP project
using EXT.JS 4 checked into SVN.  We're both on Windows machines.  The
project folder contains a total of 19,306 files and 9,788 folders
(including .svn folders,  and the Zend and EXT.JS libraries).   We are
connecting via our own Jabber server.  We both checked out fresh copies of
the same revision of the project.  I then right-clicked the project in the
explorer, choose Share With, and go from there.  "No project exists with
this name to update from".

I just tried again, but this time only choosing a few folders from the
project, since we don't need to share all those libraries.  When she
accepts, chooses her existing project, "No project exists with this name to
update from."  I'm setting up another machine to test with so I don't have
to keep bothering my teammate over this and I'll report back if I discover
anything else that might be helpful.


----------------------------------------------------------------------

Comment By: Franz Zieris (franzzieris)
Date: 2012-06-27 08:43

Message:
And again I ask: What were your specific steps to reproduce this behavior?
I tried the Saros versions 11.12.9 and 12.3.30 and in both cases I had *no*
problems while sharing projects with SVN support.

----------------------------------------------------------------------

Comment By: Stefan Rossbach (kargor)
Date: 2012-06-26 19:12

Message:
Made it Prio 9, yes ,,, you can leave the building ... please fix this,
either as hotpfix/patch or with the new release.

Can somebody please do analyse stuff, so this bug can be accepted ?

----------------------------------------------------------------------

Comment By: Brian ()
Date: 2012-06-26 18:04

Message:
This bug is a showstopper for our dev team.  When the person I've invited
tries to choose a location,  "No project exists with this name to update
from".  If she clicks Scan Workspace, it shows: Project matches with 99%
accuracy, but "Finish" is still disabled.  This is despite the fact that
we've both checked out the same revision from our SVN repository.  If she
selects create a new copy of the project, the new copy is not connected to
SVN.

----------------------------------------------------------------------

Comment By: Franz Zieris (franzzieris)
Date: 2012-05-23 08:32

Message:
Since there is no clear way to reproduce this: does this failure still
occur with the (somewhat) latest version 12.3.30?

And if so: Could you try to describe a minimal example to reenact your
problem? Bugs lacking reproducibility are a developers' nightmare.

----------------------------------------------------------------------

Comment By: Edward (wordtourmother)
Date: 2012-03-13 13:53

Message:
Having the same problem when using projects imported with the EGit plugin. 
Using same release (11.12.9.r3685).

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=843359&aid=3489409&group_id=167540

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Dpp-robot mailing list
Dpp-robot@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dpp-robot

Reply via email to