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

Re: [Subclipse-dev] Question for the co-existence of library source code

From: Mark Phippard <markphip_at_gmail.com>
Date: Thu, 20 Jan 2011 08:16:22 -0500

The new modules exist to wrapper svnClientAdapter as an Eclipse
plugin. There is zero code duplication and maintenance. The new
modules only contain the small number of files necessary to expose the
code as an Eclipse plugin, the code itself is pulled in via
svn:externals property so it only exists in one location within the
repository. If you browse the repository directly you can see there
is not much in those modules, it is only when you check them out that
the SVN client materializes the svn:externals into files on disk so
that it looks like duplication.

On Thu, Jan 20, 2011 at 7:28 AM, Dimitrios Athanasiou
<d.athanasiou_at_sig.eu> wrote:
> Hello,
> I am a student at TU Delft, Netherlands. I am currently working on my thesis
> project and I am performing an empirical study regarding software quality.
> I was looking into the source of subclipse and its evolution. At some point
> (I was checking the difference between release 1.2.1 and 1.4.0 ) , the
> modules:
> org.tigris.subversion.clientadapter.javahl
> org.tigris.subversion.clientadapter.svnkit
> SvnClientAdapter
> they co-exist increasing the volume and the duplication of the system.
> Of course, I understand these are probably imported libraries. However, they
> are imported as source code.
> My question is whether these library source files were imported so that they
> can be modified? In other words, do you put maintenance effort on that
> source code or is it just imported libraries?
> I would appreciate it if you would answer me. Thank you in advance for your
> time and consideration.
> Kind regards,
> Dimitrios Athanasiou
> MSc Student @ TU Delft
> Intern Researcher @ SIG (Software Improvement Group)
>
> ________________________________
> --
> Software Improvement Group
> www.sig.eu
>
> Did you miss our e-newsletter of January? Please subscribe via: www.sig.eu/nl/nieuwsbrief/
>
>

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1043&dsMessageId=2699344
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_subclipse.tigris.org].
Received on 2011-01-20 14:16:31 CET

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.