The publish subdir is what get moved to your local disk when you publish
the brand. I can be different for your platform so there is no use in
saving it. You should always create a copy of the brand for your own
environment,

David Ashley

On Thu, 2012-08-30 at 20:11 -0700, Mark Miesfeld wrote:
> Hi David,
> 
> Why do you have publican/oorexx/publish/oorexx checked into subversion
> and have the Makefile remove it?
> 
> 
> all: brand
> 
> brand:
>         - rm -r publish/oorexx
>         publican build --formats xml --langs all --publish
> 
> install:
>         sudo publican install_brand --path /usr/share/publican/Common_Content
> 
> 
> 
> 
> clean:
>         rm -f publish
> 
> 
> Was that just a mistake?   If you remove publish/oorexx it removes the
> .svn entries and then svn won't let you check in from that tree
> anymore.
> 
> I think, either you shouldn't remove it or it shouldn't be checked in.
>  If publican build creates everything, then it shouldn't be checked
> in.  But, I'm not sure if the stuff in publish/oorexx is needed for
> the build, or the result of the build.
> 
> --
> Mark Miesfeld
> 
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and 
> threat landscape has changed and how IT managers can respond. Discussions 
> will include endpoint security, mobile security and the latest in malware 
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> Oorexx-devel mailing list
> Oorexx-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/oorexx-devel



------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to