I have checked out the Forge SVN code and I have used the Synchronize SVN (Workspace) tool to make my local version up-to-date with the newer versions on google.
I have noticed that Eclipse has one Outgoing change in the entire workspace to make. The Team Synchronizing perspective is displaying a folder named ".settings" which contains a file named ".project". The contents of this file contains:
- Code: Select all
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>.settings</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
</buildSpec>
<natures>
</natures>
</projectDescription>
`
Are other people seeing the same thing? When you move your local changes to the SVN do you also move the contents of this ".project" file?
I would also like to request permission to become a project committer. I will initially keep my changes to simple repairs to the card.txt file and maybe a few simple repairs to the code. Nothing complicated to start with.
This should help to reduce Dennis' burden as I will be able to continue with these efforts on my own without relying on Dennis' help and assistance.
