Administrator
|
Aman, Use http://svn.apache.org/repos/asf/ofbiz/branches/release4.0 https://svn.apache.org/repos/asf/ofbiz/branches/release4.0 is for commiters only Jacques ----- Message d'origine ----- De : Aman Tur À : [hidden email] ; Jacques Le Roux Envoyé : mercredi 25 juillet 2007 15:11 Objet : Re: Demo Store Message in checkout I create a folder say c:\temp\ofbiz then i chose TortiseSVN --> Import and paste "https://svn.apache.org/repos/asf/ofbiz/branches/release4.0" in it. It asks me for id/pwd i fill in my userid and password that i use to log in to ofbiz site, it keeps on showing id/pwd dialog again and again. If you can suggest some site where i can read the step by step instructions on using TortiseSVN it will be very helpful Regards, Aman Tur On 7/25/07, Jacques Le Roux <[hidden email]> wrote: Tortoise should work without any problems : I use it everyday... Jacques ----- Message d'origine ----- De : Amit Shinde À : [hidden email] Envoyé : mercredi 25 juillet 2007 14:24 Objet : Re: Demo Store Message in checkout Here is the link of Source Repository and Access - http://docs.ofbiz.org/display/OFBADMIN/Source+Repository+and+Access SVN path for trunk - http://svn.apache.org/repos/asf/ofbiz/trunk SVN path to OFBiz 4.0 - https://svn.apache.org/repos/asf/ofbiz/branches/release4.0 Also, I dont use XP but I DO know that Tortoise SVN should work for checkin out the codebase. Amit Shinde Amicon Technologies Pvt. Ltd., Mumbai, India. Aman Tur wrote: I got this as latest. I will also like to have latest but I'm not able to get it using Tortise SVN [i'm using Windows XP :-( ]. I got it from sourceforge.net If you can please help me to get latest source from svn trunk. Regards, Aman Tur On 7/25/07, Amit Shinde <[hidden email] > wrote: Oh ok. In that case, you will need to edit the database record column 'isDemoStore' and set it to 'N' by writing a sql script OR If that field doesnt exist, you can search for this piece of code in the *.ftl email templates - "<#if !isDemoStore?exists || isDemoStore><p>NOTE: This is a DEMO store-front. Orders placed here will NOT be billed, and will NOT be fulfilled.</p></#if>" and remove it. You may be having a good reason to use OFBiz 3.0 (which is pretty obsolete). I strongly recommend you to move on to the latest trunk. The latest has a lot of goodies(updates) in it. Amit Shinde Amicon Technologies Pvt. Ltd., Mumbai, India. Aman Tur wrote: sorry for not making myself clear. It may not be a check box but i'm not getting even "Is Demo Store" thing on this page (Catalog-> Stores->[my store]). I'm using OFBiz 3.0. Please refer to attached screenshot Regards, Aman Tur On 7/25/07, Amit Shinde <[hidden email]> wrote: > > Aman, > > Edit the Product Store by going to Catalog --> Stores --> Click on the > Store you want to edit > > Then set the 'Is Demo Store' flag to 'N' and update the store. This is > not a checkbox. This is a dropdown. > > > Hope this helps. > > Amit Shinde > Amicon Technologies Pvt. Ltd., Mumbai, India. > > > Aman Tur wrote: > > I'm getting > NOTE: This is a DEMO store-front. Orders placed here will NOT be > billed, and will NOT be fulfilled > message. Please suggest some way to remove it. > > Amandeep Singh Gill > > PS:-There is no Is Demo Store checkbox in store settings. > > -- Amandeep Singh Gill -- Amandeep Singh Gill |
You should be able to Checkout (not import) anonymously from the https
address. Is TortoiseSVN the one that integrates with windows explorer? If it is, I think your better off using Eclipse and Subclipse for svn. Regards Scott On 26/07/07, Jacques Le Roux <[hidden email]> wrote: > > > Aman, > > Use > http://svn.apache.org/repos/asf/ofbiz/branches/release4.0 > https://svn.apache.org/repos/asf/ofbiz/branches/release4.0 is for > commiters only > > Jacques > ----- Message d'origine ----- > De : Aman Tur > À : [hidden email] ; Jacques Le Roux > Envoyé : mercredi 25 juillet 2007 15:11 > Objet : Re: Demo Store Message in checkout > > > I create a folder say c:\temp\ofbiz then i chose TortiseSVN --> Import > and paste "https://svn.apache.org/repos/asf/ofbiz/branches/release4.0" in > it. It asks me for id/pwd i fill in my userid and password that i use to log > in to ofbiz site, it keeps on showing id/pwd dialog again and again. > If you can suggest some site where i can read the step by step > instructions on using TortiseSVN it will be very helpful > > Regards, > Aman Tur > > > On 7/25/07, Jacques Le Roux <[hidden email]> wrote: > Tortoise should work without any problems : I use it everyday... > > Jacques > ----- Message d'origine ----- > De : Amit Shinde > À : [hidden email] > Envoyé : mercredi 25 juillet 2007 14:24 > Objet : Re: Demo Store Message in checkout > > > Here is the link of Source Repository and Access - > http://docs.ofbiz.org/display/OFBADMIN/Source+Repository+and+Access > > SVN path for trunk - > http://svn.apache.org/repos/asf/ofbiz/trunk > > SVN path to OFBiz 4.0 - > https://svn.apache.org/repos/asf/ofbiz/branches/release4.0 > > > Also, I dont use XP but I DO know that Tortoise SVN should work for > checkin out the codebase. > > > Amit Shinde > Amicon Technologies Pvt. Ltd., Mumbai, India. > > > Aman Tur wrote: > I got this as latest. I will also like to have latest but I'm not > able to > get it using Tortise SVN [i'm using Windows XP :-( ]. I got it > from > sourceforge.net If you can please help me to get latest source > from svn > trunk. > > Regards, > Aman Tur > > On 7/25/07, Amit Shinde <[hidden email] > wrote: > > > Oh ok. In that case, you will need to edit the database record > column > 'isDemoStore' and set it to 'N' by writing a sql script > > OR > > If that field doesnt exist, you can search for this piece of > code in the > *.ftl email templates - > > "<#if !isDemoStore?exists || isDemoStore><p>NOTE: This is a DEMO > store-front. Orders placed here will NOT be billed, and will > NOT be > fulfilled.</p></#if>" > > and remove it. > > You may be having a good reason to use OFBiz 3.0 (which is > pretty > obsolete). I strongly recommend you to move on to the latest > trunk. The > latest has a lot of goodies(updates) in it. > > Amit Shinde > Amicon Technologies Pvt. Ltd., Mumbai, India. > > > Aman Tur wrote: > > sorry for not making myself clear. It may not be a check box but > i'm not > getting even "Is Demo Store" thing on this page (Catalog-> > Stores->[my > store]). I'm using OFBiz 3.0. Please refer to attached > screenshot > Regards, > Aman Tur > > On 7/25/07, Amit Shinde <[hidden email]> wrote: > > > > Aman, > > > > Edit the Product Store by going to Catalog --> Stores --> > Click on the > > Store you want to edit > > > > Then set the 'Is Demo Store' flag to 'N' and update the store. > This is > > not a checkbox. This is a dropdown. > > > > > > Hope this helps. > > > > Amit Shinde > > Amicon Technologies Pvt. Ltd., Mumbai, India. > > > > > > Aman Tur wrote: > > > > I'm getting > > NOTE: This is a DEMO store-front. Orders placed here will > NOT be > > billed, and will NOT be fulfilled > > message. Please suggest some way to remove it. > > > > Amandeep Singh Gill > > > > PS:-There is no Is Demo Store checkbox in store settings. > > > > > > > -- > Amandeep Singh Gill > > > > > > > > > > -- > Amandeep Singh Gill |
Sorry Scott,
Even if I try to checkout I get this: Error: REPORT request failed on '/repos/asf/!svn/vcc/default' Error: REPORT of '/repos/asf/!svn/vcc/default': 403 Forbidden ( http://svn.apache.org) Regards, Aman Tur On 7/26/07, Scott Gray <[hidden email]> wrote: > > You should be able to Checkout (not import) anonymously from the https > address. Is TortoiseSVN the one that integrates with windows > explorer? If > it is, I think your better off using Eclipse and Subclipse for svn. > > Regards > Scott > > On 26/07/07, Jacques Le Roux <[hidden email]> wrote: > > > > > > Aman, > > > > Use > > http://svn.apache.org/repos/asf/ofbiz/branches/release4.0 > > https://svn.apache.org/repos/asf/ofbiz/branches/release4.0 is for > > commiters only > > > > Jacques > > ----- Message d'origine ----- > > De : Aman Tur > > À : [hidden email] ; Jacques Le Roux > > Envoyé : mercredi 25 juillet 2007 15:11 > > Objet : Re: Demo Store Message in checkout > > > > > > I create a folder say c:\temp\ofbiz then i chose TortiseSVN --> Import > > and paste "https://svn.apache.org/repos/asf/ofbiz/branches/release4.0" > in > > it. It asks me for id/pwd i fill in my userid and password that i use to > log > > in to ofbiz site, it keeps on showing id/pwd dialog again and again. > > If you can suggest some site where i can read the step by step > > instructions on using TortiseSVN it will be very helpful > > > > Regards, > > Aman Tur > > > > > > On 7/25/07, Jacques Le Roux <[hidden email]> wrote: > > Tortoise should work without any problems : I use it everyday... > > > > Jacques > > ----- Message d'origine ----- > > De : Amit Shinde > > À : [hidden email] > > Envoyé : mercredi 25 juillet 2007 14:24 > > Objet : Re: Demo Store Message in checkout > > > > > > Here is the link of Source Repository and Access - > > > http://docs.ofbiz.org/display/OFBADMIN/Source+Repository+and+Access > > > > SVN path for trunk - > > http://svn.apache.org/repos/asf/ofbiz/trunk > > > > SVN path to OFBiz 4.0 - > > https://svn.apache.org/repos/asf/ofbiz/branches/release4.0 > > > > > > Also, I dont use XP but I DO know that Tortoise SVN should work > for > > checkin out the codebase. > > > > > > Amit Shinde > > Amicon Technologies Pvt. Ltd., Mumbai, India. > > > > > > Aman Tur wrote: > > I got this as latest. I will also like to have latest but I'm > not > > able to > > get it using Tortise SVN [i'm using Windows XP :-( ]. I got it > > from > > sourceforge.net If you can please help me to get latest source > > from svn > > trunk. > > > > Regards, > > Aman Tur > > > > On 7/25/07, Amit Shinde <[hidden email] > wrote: > > > > > > Oh ok. In that case, you will need to edit the database > record > > column > > 'isDemoStore' and set it to 'N' by writing a sql script > > > > OR > > > > If that field doesnt exist, you can search for this piece of > > code in the > > *.ftl email templates - > > > > "<#if !isDemoStore?exists || isDemoStore><p>NOTE: This is a > DEMO > > store-front. Orders placed here will NOT be billed, and will > > NOT be > > fulfilled.</p></#if>" > > > > and remove it. > > > > You may be having a good reason to use OFBiz 3.0 (which is > > pretty > > obsolete). I strongly recommend you to move on to the latest > > trunk. The > > latest has a lot of goodies(updates) in it. > > > > Amit Shinde > > Amicon Technologies Pvt. Ltd., Mumbai, India. > > > > > > Aman Tur wrote: > > > > sorry for not making myself clear. It may not be a check box > but > > i'm not > > getting even "Is Demo Store" thing on this page (Catalog-> > > Stores->[my > > store]). I'm using OFBiz 3.0. Please refer to attached > > screenshot > > Regards, > > Aman Tur > > > > On 7/25/07, Amit Shinde <[hidden email]> wrote: > > > > > > Aman, > > > > > > Edit the Product Store by going to Catalog --> Stores --> > > Click on the > > > Store you want to edit > > > > > > Then set the 'Is Demo Store' flag to 'N' and update the > store. > > This is > > > not a checkbox. This is a dropdown. > > > > > > > > > Hope this helps. > > > > > > Amit Shinde > > > Amicon Technologies Pvt. Ltd., Mumbai, India. > > > > > > > > > Aman Tur wrote: > > > > > > I'm getting > > > NOTE: This is a DEMO store-front. Orders placed here > will > > NOT be > > > billed, and will NOT be fulfilled > > > message. Please suggest some way to remove it. > > > > > > Amandeep Singh Gill > > > > > > PS:-There is no Is Demo Store checkbox in store settings. > > > > > > > > > > > > -- > > Amandeep Singh Gill > > > > > > > > > > > > > > > > > > > > -- > > Amandeep Singh Gill > -- Amandeep Singh Gill |
TortoiseSVN should and does work very well. Sometimes people have to use
the https access for checkout due to proxy servers and other issues between them and the server. SVN access is open and working for all and I would urge you to continue pursuing getting it working for yourself using any tool you can as support on these forums for old versions like v3 is harder for all involved. It generally leads to less answers for your questions and a majority of answers that will suggest you upgrade "cause it's been fixed". Good luck, Ray Aman Tur wrote: > Sorry Scott, > > Even if I try to checkout I get this: > > Error: REPORT request failed on '/repos/asf/!svn/vcc/default' > Error: REPORT of '/repos/asf/!svn/vcc/default': 403 Forbidden ( > http://svn.apache.org) > > Regards, > Aman Tur > > On 7/26/07, Scott Gray <[hidden email]> wrote: >> >> You should be able to Checkout (not import) anonymously from the https >> address. Is TortoiseSVN the one that integrates with windows >> explorer? If >> it is, I think your better off using Eclipse and Subclipse for svn. >> >> Regards >> Scott >> >> On 26/07/07, Jacques Le Roux <[hidden email]> wrote: >> > >> > >> > Aman, >> > >> > Use >> > http://svn.apache.org/repos/asf/ofbiz/branches/release4.0 >> > https://svn.apache.org/repos/asf/ofbiz/branches/release4.0 is for >> > commiters only >> > >> > Jacques >> > ----- Message d'origine ----- >> > De : Aman Tur >> > À : [hidden email] ; Jacques Le Roux >> > Envoyé : mercredi 25 juillet 2007 15:11 >> > Objet : Re: Demo Store Message in checkout >> > >> > >> > I create a folder say c:\temp\ofbiz then i chose TortiseSVN --> >> Import >> > and paste "https://svn.apache.org/repos/asf/ofbiz/branches/release4.0" >> in >> > it. It asks me for id/pwd i fill in my userid and password that i >> use to >> log >> > in to ofbiz site, it keeps on showing id/pwd dialog again and again. >> > If you can suggest some site where i can read the step by step >> > instructions on using TortiseSVN it will be very helpful >> > >> > Regards, >> > Aman Tur >> > >> > >> > On 7/25/07, Jacques Le Roux <[hidden email]> wrote: >> > Tortoise should work without any problems : I use it everyday... >> > >> > Jacques >> > ----- Message d'origine ----- >> > De : Amit Shinde >> > À : [hidden email] >> > Envoyé : mercredi 25 juillet 2007 14:24 >> > Objet : Re: Demo Store Message in checkout >> > >> > >> > Here is the link of Source Repository and Access - >> > >> http://docs.ofbiz.org/display/OFBADMIN/Source+Repository+and+Access >> > >> > SVN path for trunk - >> > http://svn.apache.org/repos/asf/ofbiz/trunk >> > >> > SVN path to OFBiz 4.0 - >> > https://svn.apache.org/repos/asf/ofbiz/branches/release4.0 >> > >> > >> > Also, I dont use XP but I DO know that Tortoise SVN should work >> for >> > checkin out the codebase. >> > >> > >> > Amit Shinde >> > Amicon Technologies Pvt. Ltd., Mumbai, India. >> > >> > >> > Aman Tur wrote: >> > I got this as latest. I will also like to have latest but I'm >> not >> > able to >> > get it using Tortise SVN [i'm using Windows XP :-( ]. I got it >> > from >> > sourceforge.net If you can please help me to get latest >> source >> > from svn >> > trunk. >> > >> > Regards, >> > Aman Tur >> > >> > On 7/25/07, Amit Shinde <[hidden email] > wrote: >> > >> > >> > Oh ok. In that case, you will need to edit the database >> record >> > column >> > 'isDemoStore' and set it to 'N' by writing a sql script >> > >> > OR >> > >> > If that field doesnt exist, you can search for this piece of >> > code in the >> > *.ftl email templates - >> > >> > "<#if !isDemoStore?exists || isDemoStore><p>NOTE: This is a >> DEMO >> > store-front. Orders placed here will NOT be billed, and >> will >> > NOT be >> > fulfilled.</p></#if>" >> > >> > and remove it. >> > >> > You may be having a good reason to use OFBiz 3.0 (which is >> > pretty >> > obsolete). I strongly recommend you to move on to the latest >> > trunk. The >> > latest has a lot of goodies(updates) in it. >> > >> > Amit Shinde >> > Amicon Technologies Pvt. Ltd., Mumbai, India. >> > >> > >> > Aman Tur wrote: >> > >> > sorry for not making myself clear. It may not be a check box >> but >> > i'm not >> > getting even "Is Demo Store" thing on this page (Catalog-> >> > Stores->[my >> > store]). I'm using OFBiz 3.0. Please refer to attached >> > screenshot >> > Regards, >> > Aman Tur >> > >> > On 7/25/07, Amit Shinde <[hidden email]> wrote: >> > > >> > > Aman, >> > > >> > > Edit the Product Store by going to Catalog --> Stores --> >> > Click on the >> > > Store you want to edit >> > > >> > > Then set the 'Is Demo Store' flag to 'N' and update the >> store. >> > This is >> > > not a checkbox. This is a dropdown. >> > > >> > > >> > > Hope this helps. >> > > >> > > Amit Shinde >> > > Amicon Technologies Pvt. Ltd., Mumbai, India. >> > > >> > > >> > > Aman Tur wrote: >> > > >> > > I'm getting >> > > NOTE: This is a DEMO store-front. Orders placed here >> will >> > NOT be >> > > billed, and will NOT be fulfilled >> > > message. Please suggest some way to remove it. >> > > >> > > Amandeep Singh Gill >> > > >> > > PS:-There is no Is Demo Store checkbox in store settings. >> > > >> > > >> > >> > >> > -- >> > Amandeep Singh Gill >> > >> > >> > >> > >> > >> > >> > >> > >> > >> > -- >> > Amandeep Singh Gill >> > > > |
thanks everybody. I'm now using Eclipse with SubEclipse plugin and currently checking out release4.0 trunk [it is 92% done :-)] Regards, <a href="http://witiwyg.blogspot.com/">Aman Tur</a> Ray Barlow wrote: TortoiseSVN should and does work very well. Sometimes people have to use the https access for checkout due to proxy servers and other issues between them and the server. SVN access is open and working for all and I would urge you to continue pursuing getting it working for yourself using any tool you can as support on these forums for old versions like v3 is harder for all involved. It generally leads to less answers for your questions and a majority of answers that will suggest you upgrade "cause it's been fixed". Good luck, Ray Aman Tur wrote:Sorry Scott, Even if I try to checkout I get this: Error: REPORT request failed on '/repos/asf/!svn/vcc/default' Error: REPORT of '/repos/asf/!svn/vcc/default': 403 Forbidden ( http://svn.apache.org) Regards, Aman Tur On 7/26/07, Scott Gray [hidden email] wrote:You should be able to Checkout (not import) anonymously from the https address. Is TortoiseSVN the one that integrates with windows explorer? If it is, I think your better off using Eclipse and Subclipse for svn. Regards Scott On 26/07/07, Jacques Le Roux [hidden email] wrote:Aman, Use http://svn.apache.org/repos/asf/ofbiz/branches/release4.0 https://svn.apache.org/repos/asf/ofbiz/branches/release4.0 is for commiters only Jacques ----- Message d'origine ----- De : Aman Tur À : [hidden email] ; Jacques Le Roux Envoyé : mercredi 25 juillet 2007 15:11 Objet : Re: Demo Store Message in checkout I create a folder say c:\temp\ofbiz then i chose TortiseSVN -->Importand paste "https://svn.apache.org/repos/asf/ofbiz/branches/release4.0"init. It asks me for id/pwd i fill in my userid and password that iuse to login to ofbiz site, it keeps on showing id/pwd dialog again and again. If you can suggest some site where i can read the step by step instructions on using TortiseSVN it will be very helpful Regards, Aman Tur On 7/25/07, Jacques Le Roux [hidden email] wrote: Tortoise should work without any problems : I use it everyday... Jacques ----- Message d'origine ----- De : Amit Shinde À : [hidden email] Envoyé : mercredi 25 juillet 2007 14:24 Objet : Re: Demo Store Message in checkout Here is the link of Source Repository and Access -http://docs.ofbiz.org/display/OFBADMIN/Source+Repository+and+AccessSVN path for trunk - http://svn.apache.org/repos/asf/ofbiz/trunk SVN path to OFBiz 4.0 - https://svn.apache.org/repos/asf/ofbiz/branches/release4.0 Also, I dont use XP but I DO know that Tortoise SVN should workforcheckin out the codebase. Amit Shinde Amicon Technologies Pvt. Ltd., Mumbai, India. Aman Tur wrote: I got this as latest. I will also like to have latest but I'mnotable to get it using Tortise SVN [i'm using Windows XP :-( ]. I got it from sourceforge.net If you can please help me to get latestsourcefrom svn trunk. Regards, Aman Tur On 7/25/07, Amit Shinde [hidden email] wrote: Oh ok. In that case, you will need to edit the databaserecordcolumn 'isDemoStore' and set it to 'N' by writing a sql script OR If that field doesnt exist, you can search for this piece of code in the *.ftl email templates - "<#if !isDemoStore?exists || isDemoStore><p>NOTE: This is aDEMOstore-front. Orders placed here will NOT be billed, andwillNOT be fulfilled.</p></#if>" and remove it. You may be having a good reason to use OFBiz 3.0 (which is pretty obsolete). I strongly recommend you to move on to the latest trunk. The latest has a lot of goodies(updates) in it. Amit Shinde Amicon Technologies Pvt. Ltd., Mumbai, India. Aman Tur wrote: sorry for not making myself clear. It may not be a check boxbuti'm not getting even "Is Demo Store" thing on this page (Catalog-> Stores->[my store]). I'm using OFBiz 3.0. Please refer to attached screenshot Regards, Aman Tur On 7/25/07, Amit Shinde [hidden email] wrote: > > Aman, > > Edit the Product Store by going to Catalog --> Stores --> Click on the > Store you want to edit > > Then set the 'Is Demo Store' flag to 'N' and update thestore.This is > not a checkbox. This is a dropdown. > > > Hope this helps. > > Amit Shinde > Amicon Technologies Pvt. Ltd., Mumbai, India. > > > Aman Tur wrote: > > I'm getting > NOTE: This is a DEMO store-front. Orders placed herewillNOT be > billed, and will NOT be fulfilled > message. Please suggest some way to remove it. > > Amandeep Singh Gill > > PS:-There is no Is Demo Store checkbox in store settings. > > -- Amandeep Singh Gill -- Amandeep Singh Gill |
Free forum by Nabble | Edit this page |