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

Re: [Subclipse-users] Committing external (Word) files?

From: Mark Phippard <markphip_at_gmail.com>
Date: Mon, 7 Jan 2008 11:04:42 -0500

On Jan 7, 2008 10:41 AM, AbelMacAdam <abel.macadam_at_gmail.com> wrote:

> I would like to add my design documents to Subversion. I make them in Word,
> and I have included the documents in Eclipse (select project, file --> new
> --> Folder, and file --> new --> File). But when I try to commit these new
> documents to Subversion (subclipse), nothing happens.
>
> When I select the project (with the directories containing the design
> documents), and choose Team --> Commit, the documents and directories I
> added are not visible in the 'Commit to: <server>' dialog.
>
> Adding the documents and directories separately using Team --> Add to
> version control is not possible either. 'Add to version control' is grayed
> out.
>
> I can't find what I'm doing wrong. So if you see what is going wrong, I
> would be obliged.

Here are a few things to check:

1) Right-click on files and choose the Eclipse Properties option.
There is a Resource page. Make sure the "Derived" check box is not
checked.

2) Open Eclipse preferences to Team > Ignored Resources. Make sure
the file extension is not included.

3) The Subversion config file also lets you enter patterns of ignored
resources. The default settings do not include anything that would do
this, so you would have had to have edited this file yourself.

-- 
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-01-07 17:04:54 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.