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

Re: [Subclipse-users] Problem with multiple "Check out project from SVN"

From: Mark Phippard <markphip_at_gmail.com>
Date: Wed, 5 Nov 2008 08:24:24 -0500

Can you see if there is some kind of error logged on the subsequent
checkouts? Look in the Eclipse Error Log view.

On Wed, Nov 5, 2008 at 5:16 AM, Mikhail Barg <mikemvpi_at_yandex.ru> wrote:
> Hi everyone!
>
> We are having a problem with checking out new projects from our SVN server
> into a new C++ project. I have looked through the Issues list for Sublcipse
> and recent posts in the mailing list and haven't found any information, so
> here's my post.
>
> We do following steps:
>
> - File->New->Check out project from SVN
> - then select existing repository location (our local SVN server)
> - select some subfolder of our SVN tree (no .procest or other .* files are
> stored there) and press "Finish" or "Next"->"Finish" to check out as a
> project configured using new Project Wizard.
> - select "C++/C++ project"
> - press "Next", enter project name and choose a project type (actual project
> type or used toolchain does not matter to reproduce the bug).
> - press "Next" or "Finish"
>
> When we do this process first time at empty workspace, next thin we see
> after pressing "Finish" is a confirmation window "Confirm Overwrite" with
> text "The project you created, <project name>, contains resources other than
> standard .project file. ...". This means everything is fine and after
> pressing "Ok", Subclipse would Checkout the contents of SVN folder to our
> project. We can see SVN label decorations on project and some SVN
> information in project properties. So, both CDS and Subclipse natures exist
> for this project. So everything is ok.
>
> But this happens only first time. When we try to checkout another project
> using the same steps, it would fail. Failure means that it would create the
> project, but it would have only the CDT nature, and just two files, namely
> .project and .cproject. And nothing more. It would not update the svn
> folder contents from server and it seems that it is not aware that it should
> - no SVN information is in the Project Properties.
>
> This issue is really annoying for we have to try different magics to
> actually get the project updated. We trying to close all projects, restart
> eclipse or Windows in arbitrary order, do some mouse gestures while
> processing the described steps... It helps. Sometimes. It start working -
> everything is fine. Until you are to checkout next project...
>
> This happen on all the computers at our office.
>
> Please help us!!
>
> -------------------------
>
> Our configuration:
>
> OS : Microsoft Windows XP Professional 5.1.2600 Service Pack 2 (Russian)
> Eclipse : Eclipse SDK Version: 3.4.1 Build id: M20080911-1700
>
> Subclipse 1.4.5:
> - org.tigris.subversion.clientadapter.feature (1.5.2) "Subversion Client
> Adapter"
> - org.tigris.subversion.clientadapter.javahl.feature (1.5.2.1) "Subversion
> JavaHL"
> - org.tigris.subversion.subclipse (1.4.5) "SVN Team Provider Core"
>
> CDT 5.0.1:
> - org.eclipse.cdt (5.0.1.200809120802) "Eclipse C/C++ Development Tools"
> - org.eclipse.cdt.debug.gdbjtag (5.0.1.200809120802) "Eclipse GDB Hardware
> Debugging Plug-in"
> - org.eclipse.cdt.platform.source (5.0.1.200809120802) "Eclipse C/C++
> Development Tools (Source)"
> - org.eclipse.cdt.sdk (5.0.1.200809120802) "Eclipse C/C++ Development Tools
> SDK"
> - org.eclipse.cdt.util (5.0.1.200809120802) "Eclipse C/C++ Development Tools
> Utilities"
>
> Protocol: HTTPS.
>
> --
> Best regards
> Mikhail Barg
>
>
> ICQ: 132560784
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_subclipse.tigris.org
> For additional commands, e-mail: users-help_at_subclipse.tigris.org
>
>

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subclipse.tigris.org
For additional commands, e-mail: users-help_at_subclipse.tigris.org
Received on 2008-11-05 14:24:38 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.