<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Accessing Alfresco codebase from SVN... in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/accessing-alfresco-codebase-from-svn/m-p/28806#M14661</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi.&lt;BR /&gt;&lt;BR /&gt;I'm curious, why does Alfresco use SVN when allowing users to access the lastest code? Is Alfresco based on SVN? I'm curious as to why Alfresco doesn't store it's code within Alfresco?&lt;BR /&gt;&lt;BR /&gt;Am I missing something?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;-Bruce&lt;BR /&gt;bedouglas@earthlink.net&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;when it comes to source, like david said developers are going to want to use what they have tools for.&amp;nbsp; SVN and CVS have all kinds of tools available to them including integrations with ide(s) like eclipse.&amp;nbsp; If developers cant use those tools its a barrier to entry for them.&amp;nbsp; Alfresco needs to have low barrier to entry for developers&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That being said.&amp;nbsp; There are a number of use cases I can think of where the source control like functionality would be great in alfresco. And if I was going to make a source control system Id think strongly about building on top of something like alfresco (java is a real asset here).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;back to the use cases. We have some assets for the website which are configuration (like targeter configuration) and CSS that are not really content, they are in the grey area.&amp;nbsp; They are not code and they are not content.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;BUT they belong to business user roles like editors, designers, etc (Not coders). In this case I want them in alfresco not something like my source control.&amp;nbsp; I have to worry about SLA(s) for my systems and attatching a business user population to my source control drastically changes my SLA for my source control.&amp;nbsp; The CMS on the other hand already has the appropriate SLA. and one tool is better then 10.&amp;nbsp; Ofcourse that logic can be taken to the wrong extreme.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 16 Apr 2006 23:57:32 GMT</pubDate>
    <dc:creator>rdanner</dc:creator>
    <dc:date>2006-04-16T23:57:32Z</dc:date>
    <item>
      <title>Accessing Alfresco codebase from SVN...</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/accessing-alfresco-codebase-from-svn/m-p/28802#M14657</link>
      <description>Hi.I'm curious, why does Alfresco use SVN when allowing users to access the lastest code? Is Alfresco based on SVN? I'm curious as to why Alfresco doesn't store it's code within Alfresco?Am I missing something?Thanks-Brucebedouglas@earthlink.net</description>
      <pubDate>Thu, 13 Apr 2006 16:36:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/accessing-alfresco-codebase-from-svn/m-p/28802#M14657</guid>
      <dc:creator>bruce</dc:creator>
      <dc:date>2006-04-13T16:36:38Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing Alfresco codebase from SVN...</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/accessing-alfresco-codebase-from-svn/m-p/28803#M14658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Simple - we don't yet have full source code control features in Alfresco.&amp;nbsp; To get going, we first concentrated on providing document management (DM) capabilities similar to MS Sharepoint and Documentum.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now, we're adding WCM which includes SVN like capabilities.&amp;nbsp; When that's ready, perhaps we could provide our source code in Alfresco.&amp;nbsp; But then again, most developers are familiar with SVN or CVS.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Apr 2006 18:01:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/accessing-alfresco-codebase-from-svn/m-p/28803#M14658</guid>
      <dc:creator>davidc</dc:creator>
      <dc:date>2006-04-13T18:01:32Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing Alfresco codebase from SVN...</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/accessing-alfresco-codebase-from-svn/m-p/28804#M14659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;ok…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;do you have an idea of what the functions will be that you're going to be implementing? do you also have a general timeframe?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;check in&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;check out&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;versioning&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;project based folders&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; -sub folders&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; -branching for a given release (major/minor) for a given project&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;access control&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; -group/user&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ability to use API for command line build process&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;some kind of workfolw process&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; -ability to add to development area&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; -ability to notify others based on completion of events/etc…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-Bruce&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:bedouglas@earthlink.net" rel="nofollow noopener noreferrer"&gt;bedouglas@earthlink.net&lt;/A&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Apr 2006 18:23:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/accessing-alfresco-codebase-from-svn/m-p/28804#M14659</guid>
      <dc:creator>bruce</dc:creator>
      <dc:date>2006-04-13T18:23:23Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing Alfresco codebase from SVN...</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/accessing-alfresco-codebase-from-svn/m-p/28805#M14660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Are the WCM codes already made available to the public?&amp;nbsp; If so, can you please point me to where I can download them.&amp;nbsp; I would love the opportunity to review them.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Tanoto&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 Apr 2006 23:23:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/accessing-alfresco-codebase-from-svn/m-p/28805#M14660</guid>
      <dc:creator>tanoto</dc:creator>
      <dc:date>2006-04-16T23:23:55Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing Alfresco codebase from SVN...</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/accessing-alfresco-codebase-from-svn/m-p/28806#M14661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi.&lt;BR /&gt;&lt;BR /&gt;I'm curious, why does Alfresco use SVN when allowing users to access the lastest code? Is Alfresco based on SVN? I'm curious as to why Alfresco doesn't store it's code within Alfresco?&lt;BR /&gt;&lt;BR /&gt;Am I missing something?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;-Bruce&lt;BR /&gt;bedouglas@earthlink.net&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;when it comes to source, like david said developers are going to want to use what they have tools for.&amp;nbsp; SVN and CVS have all kinds of tools available to them including integrations with ide(s) like eclipse.&amp;nbsp; If developers cant use those tools its a barrier to entry for them.&amp;nbsp; Alfresco needs to have low barrier to entry for developers&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That being said.&amp;nbsp; There are a number of use cases I can think of where the source control like functionality would be great in alfresco. And if I was going to make a source control system Id think strongly about building on top of something like alfresco (java is a real asset here).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;back to the use cases. We have some assets for the website which are configuration (like targeter configuration) and CSS that are not really content, they are in the grey area.&amp;nbsp; They are not code and they are not content.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;BUT they belong to business user roles like editors, designers, etc (Not coders). In this case I want them in alfresco not something like my source control.&amp;nbsp; I have to worry about SLA(s) for my systems and attatching a business user population to my source control drastically changes my SLA for my source control.&amp;nbsp; The CMS on the other hand already has the appropriate SLA. and one tool is better then 10.&amp;nbsp; Ofcourse that logic can be taken to the wrong extreme.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 Apr 2006 23:57:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/accessing-alfresco-codebase-from-svn/m-p/28806#M14661</guid>
      <dc:creator>rdanner</dc:creator>
      <dc:date>2006-04-16T23:57:32Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing Alfresco codebase from SVN...</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/accessing-alfresco-codebase-from-svn/m-p/28807#M14662</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi.&lt;BR /&gt;&lt;BR /&gt;I'm curious, why does Alfresco use SVN when allowing users to access the lastest code? Is Alfresco based on SVN? I'm curious as to why Alfresco doesn't store it's code within Alfresco?&lt;BR /&gt;&lt;BR /&gt;Am I missing something?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;-Bruce&lt;BR /&gt;bedouglas@earthlink.net&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;when it comes to source, like david said developers are going to want to use what they have tools for.&amp;nbsp; SVN and CVS have all kinds of tools available to them including integrations with ide(s) like eclipse.&amp;nbsp; If developers cant use those tools its a barrier to entry for them.&amp;nbsp; Alfresco needs to have low barrier to entry for developers&lt;BR /&gt;&lt;BR /&gt;That being said.&amp;nbsp; There are a number of use cases I can think of where the source control like functionality would be great in alfresco. And if I was going to make a source control system Id think strongly about building on top of something like alfresco (java is a real asset here).&lt;BR /&gt;&lt;BR /&gt;back to the use cases. We have some assets for the website which are configuration (like targeter configuration) and CSS that are not really content, they are in the grey area.&amp;nbsp; They are not code and they are not content.&lt;BR /&gt;&lt;BR /&gt;BUT they belong to business user roles like editors, designers, etc (Not coders). In this case I want them in alfresco not something like my source control.&amp;nbsp; I have to worry about SLA(s) for my systems and attatching a business user population to my source control drastically changes my SLA for my source control.&amp;nbsp; The CMS on the other hand already has the appropriate SLA. and one tool is better then 10.&amp;nbsp; Ofcourse that logic can be taken to the wrong extreme.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;At one time I took a quick look at the SVN architecture and it looked like there was enough pluggability to stuff alfresco under the hood.&amp;nbsp; I thought neat, I could use tools like tortoise with alfresco.&amp;nbsp; Once I actually looked in to it… not the case (not easily anyway.)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Which reminds me..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;David, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;One of the things that SVN and CVS do to allow WOL (Work offline) is to drop those obnoxious folders along with the source. I am sure alfresco is interested in WOL.&amp;nbsp; what do plan to do with the metadata needed to allow for WOL?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Apr 2006 00:02:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/accessing-alfresco-codebase-from-svn/m-p/28807#M14662</guid>
      <dc:creator>rdanner</dc:creator>
      <dc:date>2006-04-17T00:02:53Z</dc:date>
    </item>
  </channel>
</rss>

