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

[Subclipse-dev] [Patch] Improvements for nested projects

From: Manfred Klug <manklu_at_web.de>
Date: 2006-10-28 08:32:16 CEST

To see the behaviour before and after, follow the transcript:

- Apply the patch for SVNTeamProviderType.
- Create the root project and name it 'Root'.
- Create the nested project and name it 'Client'.
- Move the nested project into the root project.
- Refresh the root project
- Delete the nested project from the workspace.
- Share the root project.
- Import the nested project.
> The nested project is not shared automatically.

- Add a file to the nested project.
> If you look at the root project, you will see that
  the nested project is now considered as unversioned.

- Apply the patch for SVNWorkspaceRoot.
- Modify the new file.
> The decorators are back for the nested project.

- Commit the new file.
- Do a Team->Update on the root project.
> You should get the following error:
  An internal error occurred during: "SVN Update".
  With the following exception message:
  Attempted to beginRule: P/Client, does not match outer scope rule: P/Root

- Apply the patch for OperationManager
- Add a file to the nested project.
- Commit the new file.
- Do a Team->Update on the root project.
> Update successful.

- Add a property to the nested Project.
- Delete the property.
> The property is not deleted and you will
  see three error messages in the log.

- Apply the patch for SVNPropertyAction
- Delete the property.
> The property is deleted without error.

Manfred
_____________________________________________________________________
Der WEB.DE SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
http://smartsurfer.web.de/?mc=100071&distributionid=000000000066

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: dev-help@subclipse.tigris.org

  • application/octet-stream attachment: ui.patch
Received on Sat Oct 28 08:32:22 2006

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

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