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

Re: [Subclipse-users] subclipse cannot commit PDF from texlipse

From: Mark Phippard <markphip_at_gmail.com>
Date: Wed, 1 Apr 2009 08:57:55 -0400

On Wed, Apr 1, 2009 at 12:19 AM, <webpost_at_tigris.org> wrote:
> I use subclipse and texlipse, and I cannot commit the PDF file (I'm using pdflatex on mac os x).
> I have looked through svn:ignore, no luck. When I add the pdf manually to verson control from eclipse, it asks if i am sure to add an ignored file, after I hit OK it is still not added to SVN. If I try again, it gives me an error message that it is already under svn control.
> When I commit manually with a SVN client and replace my working copy with a fresh copy from repository, the file is versioned (it shows the svn path in package exporer). After the first compile, the date disappears and again it will not commit the pdf file.
> Any ideas?

The file is likely marked as a "derived" resource in Eclipse. If
texclipse has some kind of build process that creates this file, it is
possible that they are setting this flag. Only an Eclipse builder
tool can do that.

Derived resources are automatically ignored by team providers. Once
we see that the resource is derived, we just assume it is ignored.
See:

http://subclipse.tigris.org/issues/show_bug.cgi?id=535

Ideally, texclipse has a setting you could turn on/off so that it does
not mark these resources as derived.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=1506781
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2009-04-01 14:58:02 CEST

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.