Re: svn commit: r908602 - in /ofbiz/trunk/applications: content/script/org/ofbiz/content/layout/ product/config/ product/entitydef/ product/script/org/ofbiz/product/storage/ product/servicedef/ product/webapp/facility/WEB-INF/ product/widget/facility/

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

Re: svn commit: r908602 - in /ofbiz/trunk/applications: content/script/org/ofbiz/content/layout/ product/config/ product/entitydef/ product/script/org/ofbiz/product/storage/ product/servicedef/ product/webapp/facility/WEB-INF/ product/widget/facility/

Christian Geisert
[hidden email] schrieb:
[..]

> Added:
>     ofbiz/trunk/applications/product/script/org/ofbiz/product/storage/FacilityEvents.xml

You forgot to set the svn properties (svn:eol-style) ;-)

Christian
Reply | Threaded
Open this post in threaded view
|

Re: svn commit: r908602 - in /ofbiz/trunk/applications: content/script/org/ofbiz/content/layout/ product/config/ product/entitydef/ product/script/org/ofbiz/product/storage/ product/servicedef/ product/webapp/facility/WEB-INF/ product/widget/facility/

Adam Heath-2
Christian Geisert wrote:
> [hidden email] schrieb:
> [..]
>
>> Added:
>>    
>> ofbiz/trunk/applications/product/script/org/ofbiz/product/storage/FacilityEvents.xml
>>
>
> You forgot to set the svn properties (svn:eol-style) ;-)

Hmm, good point, there is a way to do this automatically, but I can't
remember.
Reply | Threaded
Open this post in threaded view
|

Re: svn commit: r908602 - in /ofbiz/trunk/applications: content/script/org/ofbiz/content/layout/ product/config/ product/entitydef/ product/script/org/ofbiz/product/storage/ product/servicedef/ product/webapp/facility/WEB-INF/ product/widget/facility/

Jacques Le Roux
Administrator
Use config subversion file
http://cwiki.apache.org/confluence/display/OFBADMIN/OFBiz+Source+Repository+and+Access#OFBizSourceRepositoryandAccess-DeveloperAccess

Jacques

From: "Adam Heath" <[hidden email]>

> Christian Geisert wrote:
>> [hidden email] schrieb:
>> [..]
>>
>>> Added:
>>>
>>> ofbiz/trunk/applications/product/script/org/ofbiz/product/storage/FacilityEvents.xml
>>>
>>
>> You forgot to set the svn properties (svn:eol-style) ;-)
>
> Hmm, good point, there is a way to do this automatically, but I can't
> remember.
>


Reply | Threaded
Open this post in threaded view
|

Re: svn commit: r908602 - in /ofbiz/trunk/applications: content/script/org/ofbiz/content/layout/ product/config/ product/entitydef/ product/script/org/ofbiz/product/storage/ product/servicedef/ product/webapp/facility/WEB-INF/ product/widget/facility/

Jacopo Cappellato-4
Yes,

simply copy this file

http://ofbiz.apache.org/svn/config

to your .subversion folder (in your user "home" folder) and the standard properties will be automatically associated to the new files ("svn add") you will commit.

Jacopo

On Feb 10, 2010, at 8:24 PM, Jacques Le Roux wrote:

> Use config subversion file http://cwiki.apache.org/confluence/display/OFBADMIN/OFBiz+Source+Repository+and+Access#OFBizSourceRepositoryandAccess-DeveloperAccess
>
> Jacques
>
> From: "Adam Heath" <[hidden email]>
>> Christian Geisert wrote:
>>> [hidden email] schrieb:
>>> [..]
>>>
>>>> Added:
>>>>
>>>> ofbiz/trunk/applications/product/script/org/ofbiz/product/storage/FacilityEvents.xml
>>>>
>>>
>>> You forgot to set the svn properties (svn:eol-style) ;-)
>>
>> Hmm, good point, there is a way to do this automatically, but I can't
>> remember.
>
>

Reply | Threaded
Open this post in threaded view
|

Re: svn commit: r908602 - in /ofbiz/trunk/applications: content/script/org/ofbiz/content/layout/ product/config/ product/entitydef/ product/script/org/ofbiz/product/storage/ product/servicedef/ product/webapp/facility/WEB-INF/ product/widget/facility/

Bilgin Ibryam-2
Jacopo Cappellato wrote:

> Yes,
>
> simply copy this file
>
> http://ofbiz.apache.org/svn/config
>
> to your .subversion folder (in your user "home" folder) and the standard properties will be automatically associated to the new files ("svn add") you will commit.
>
> Jacopo
>
> On Feb 10, 2010, at 8:24 PM, Jacques Le Roux wrote:
>
>  
>> Use config subversion file http://cwiki.apache.org/confluence/display/OFBADMIN/OFBiz+Source+Repository+and+Access#OFBizSourceRepositoryandAccess-DeveloperAccess
>>
>> Jacques
>>
>>    
 Thanks guys, I copied the file.

Bilgin