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

Re: [Subclipse-users] Re: Maven modules, subclipse, and svn import

From: Mark Phippard <markphip_at_gmail.com>
Date: Sat, 21 Feb 2009 14:48:38 -0500

On Sat, Feb 21, 2009 at 1:47 PM, Eugene Kuleshov <eu_at_md.pp.ru> wrote:
> CheffPJ wrote:
>> Maybe I didn't clarify these were several projects that have never been
>> checked into svn before, hence the need to svn import.
>>
> Ah-ha, now it starting to make sense.
>> I was commenting on the process I went through to add them to version
>> control for the first time. It is not necessarily a bug, but more along the
>> lines of a feature request, and I wouldn't want to open an issue unless it
>> is confirmed by somebody.
>>
>> Some more clarity: when I talk about "svn import," the Eclipse equivalent
>> function would be Team>Share. These should not be confused with the Eclipse
>> Import... function.
>>
>> Simple Example:
>>
>> maven-project-P1
>> --> maven-project-P1-module1
>> --> maven-project-P1-module2
>>
>> About these projects:
>> * none have been checked into SVN before
>> * each is a separate project in Eclipse
>>
>> What is the recommended way to add all these projects to version control
>> (i.e. svn import)?
>>
>> In my case, I attempted to simply svn import maven-project-P1 and was
>> hoping, because the module projects are nested on the filesystem, that this
>> check-in would include the nested directories (I'm pretty sure this would be
>> the behavior from the command-line when using "svn import" from the
>> maven-project-P1 directory).
>>
>> However, the subdirectories were hidden from view in the synchronize view,
>> and therefore were not checked-in.
> That is how I would do it and it is sounds strange that Synchronize
> view don't show these module folders. m2eclipse can mark these module
> folders as derived (to avoid some duplication in the Eclipse UI), but as
> far as I know that should not affect the synchronize view. Maybe you had
> to refresh your projects or try to commit project directly using "Team /
> Commit..." action, skipping the Synchronize view.

Derived folders and files are automatically ignored and do not display
in the Synch view. That is the expected behavior, I'd be surprised if
CVS plugin does not behave the same.

http://help.eclipse.org/ganymede/topic/org.eclipse.platform.doc.isv/guide/resAdv_derived.htm

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=1204698
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2009-02-21 20:48:50 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.