Subversion

View: New views
10 Messages — Rating Filter:   Alert me  

Subversion

by Tim Schofield :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I am now ready to move over to Subversion. Does anybody know the best
way to do this? Can I just do one upload to bring sourceforge svn up
to date with my server here (this is the equivalent to sourceforge
cvs)?

Thanks
Tim

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Web-erp-developers mailing list
Web-erp-developers@...
https://lists.sourceforge.net/lists/listinfo/web-erp-developers

Re: Subversion

by Javier de Lorenzo-Cáceres :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I believe that Nicholas and Murray are the man to answer. I don't know how
to not loose files history and the like and also don't know if that is a
priority or even possible but also think that all that work is already done
by Nicholas and Murray. Now we have the trunk, 5 branches and 11 tags. I
wonder if the current 3-11 tag corresponds to the trunk or not, or if a new
tag should be created before you begin to work with the trunk.

Apart the tag, I believe that you may begin to work with the trunk and
branches already.

For the rest is more or less the same, and I'm sure you know it already
because i saw you commiting into a branch, but I'll tell anyway what I did,
perhaps it serves to other. I "added" an existing repository (a branch in my
case) to my svn client, then I made an empty directory in my pc for the
"working copy" and "added" it to the repository and sync ("update"). After
that I began to put files in my working copy, new files are "unversioned"
then "add" to change their state to "modified" (the same as changed or
overwritten files), then "commit". If you begin with a non empty directory,
most of the files will conflict because it's a two way comparison and
slower, and you will have to tell that yours are the ones.

I did it so because an import was stopped at half the process. I tried a
bulk population a few times and different ways with no success, always was
stopped at half, so I continued this way. I think it was my internet
connection or the sourceforge issues that were happening by that time, so
you will be more lucky.

Sorry to not be of any help, hope to serve to others,
javier


From: "Tim Schofield" Sent: Friday, October 30, 2009 1:28 PM

>I am now ready to move over to Subversion. Does anybody know the best
> way to do this? Can I just do one upload to bring sourceforge svn up
> to date with my server here (this is the equivalent to sourceforge
> cvs)?
>
> Thanks
> Tim
>
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry(R) Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay
> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
> http://p.sf.net/sfu/devconference
> _______________________________________________
> Web-erp-developers mailing list
> Web-erp-developers@...
> https://lists.sourceforge.net/lists/listinfo/web-erp-developers 


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Web-erp-developers mailing list
Web-erp-developers@...
https://lists.sourceforge.net/lists/listinfo/web-erp-developers

Re: Subversion

by Bogdan Stanciu :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello everyone!

i hope you still remember me :-) i was out of "office" for quite some
time, being busy with other projects.... but i followed more or less the
story.

I have one question, as i am a bit lost here: what do you really use for
development management and how?

is it cvs or svn or git??
z\can i pull and push things? or it is just for the "gurus" :-))

thank you!
regards,
Bogdan

Tim Schofield wrote:

> I am now ready to move over to Subversion. Does anybody know the best
> way to do this? Can I just do one upload to bring sourceforge svn up
> to date with my server here (this is the equivalent to sourceforge
> cvs)?
>
> Thanks
> Tim
>
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry(R) Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay
> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
> http://p.sf.net/sfu/devconference
> _______________________________________________
> Web-erp-developers mailing list
> Web-erp-developers@...
> https://lists.sourceforge.net/lists/listinfo/web-erp-developers
>  

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Web-erp-developers mailing list
Web-erp-developers@...
https://lists.sourceforge.net/lists/listinfo/web-erp-developers

Re: Subversion

by Tim Schofield :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Bogdan,

Strangely enough I was searching through my emails yesterday and saw
one of yours. Made me wonder what had happened.

We currently use cvs, but this next week we will move to a combination
of svn and trac. Pulling is open to all :-)

Tim


2009/10/31 Bogdan Stanciu <bogdanovidiu.stanciu@...>:

> Hello everyone!
>
> i hope you still remember me :-) i was out of "office" for quite some
> time, being busy with other projects.... but i followed more or less the
> story.
>
> I have one question, as i am a bit lost here: what do you really use for
> development management and how?
>
> is it cvs or svn or git??
> z\can i pull and push things? or it is just for the "gurus" :-))
>
> thank you!
> regards,
> Bogdan
>
> Tim Schofield wrote:
>> I am now ready to move over to Subversion. Does anybody know the best
>> way to do this? Can I just do one upload to bring sourceforge svn up
>> to date with my server here (this is the equivalent to sourceforge
>> cvs)?
>>
>> Thanks
>> Tim
>>
>> ------------------------------------------------------------------------------
>> Come build with us! The BlackBerry(R) Developer Conference in SF, CA
>> is the only developer event you need to attend this year. Jumpstart your
>> developing skills, take BlackBerry mobile applications to market and stay
>> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
>> http://p.sf.net/sfu/devconference
>> _______________________________________________
>> Web-erp-developers mailing list
>> Web-erp-developers@...
>> https://lists.sourceforge.net/lists/listinfo/web-erp-developers
>>
>
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry(R) Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay
> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
> http://p.sf.net/sfu/devconference
> _______________________________________________
> Web-erp-developers mailing list
> Web-erp-developers@...
> https://lists.sourceforge.net/lists/listinfo/web-erp-developers
>

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Web-erp-developers mailing list
Web-erp-developers@...
https://lists.sourceforge.net/lists/listinfo/web-erp-developers

Re: Subversion

by Bogdan Stanciu :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

coincidences are never coincidences :-)

thank you for the answer. what happened to git? is it also live, or just
your baby? i am asking because i started to use it (on other projects),
and i'm quite happy.

what about this svn-trac combination? where could i find the latest
"official" version? svn? trac? sorry, the answer might be obvious, but i
know not much about trac :-)

one more question, is the UTF branch updated with the latest changes in
the "master" or is it running at its own pace?

i just pulled from the svn, i hope you already update it consistently
:-)) which branch should i use? there are a few, besides the
trunk/master: 3.11 stable , 3.11 UTF8, UTF8, and two others.

i see that not every one of them has the same level of patches/updates.

thank you for giving me some insight, if you don't mind.

best regards,
bogdan

Tim Schofield wrote:

> Hi Bogdan,
>
> Strangely enough I was searching through my emails yesterday and saw
> one of yours. Made me wonder what had happened.
>
> We currently use cvs, but this next week we will move to a combination
> of svn and trac. Pulling is open to all :-)
>
> Tim
>
>
> 2009/10/31 Bogdan Stanciu <bogdanovidiu.stanciu@...>:
>  
>> Hello everyone!
>>
>> i hope you still remember me :-) i was out of "office" for quite some
>> time, being busy with other projects.... but i followed more or less the
>> story.
>>
>> I have one question, as i am a bit lost here: what do you really use for
>> development management and how?
>>
>> is it cvs or svn or git??
>> z\can i pull and push things? or it is just for the "gurus" :-))
>>
>> thank you!
>> regards,
>> Bogdan
>>
>> Tim Schofield wrote:
>>    
>>> I am now ready to move over to Subversion. Does anybody know the best
>>> way to do this? Can I just do one upload to bring sourceforge svn up
>>> to date with my server here (this is the equivalent to sourceforge
>>> cvs)?
>>>
>>> Thanks
>>> Tim
>>>
>>> ------------------------------------------------------------------------------
>>> Come build with us! The BlackBerry(R) Developer Conference in SF, CA
>>> is the only developer event you need to attend this year. Jumpstart your
>>> developing skills, take BlackBerry mobile applications to market and stay
>>> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
>>> http://p.sf.net/sfu/devconference
>>> _______________________________________________
>>> Web-erp-developers mailing list
>>> Web-erp-developers@...
>>> https://lists.sourceforge.net/lists/listinfo/web-erp-developers
>>>
>>>      
>> ------------------------------------------------------------------------------
>> Come build with us! The BlackBerry(R) Developer Conference in SF, CA
>> is the only developer event you need to attend this year. Jumpstart your
>> developing skills, take BlackBerry mobile applications to market and stay
>> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
>> http://p.sf.net/sfu/devconference
>> _______________________________________________
>> Web-erp-developers mailing list
>> Web-erp-developers@...
>> https://lists.sourceforge.net/lists/listinfo/web-erp-developers
>>
>>    
>
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry(R) Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay
> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
> http://p.sf.net/sfu/devconference
> _______________________________________________
> Web-erp-developers mailing list
> Web-erp-developers@...
> https://lists.sourceforge.net/lists/listinfo/web-erp-developers
>  


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Web-erp-developers mailing list
Web-erp-developers@...
https://lists.sourceforge.net/lists/listinfo/web-erp-developers

Re: Subversion

by Tim Schofield :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Bogdan,

Currently the most up to date code is in cvs. I plan to move this over
to svn this next week. I wont go into the reasons we have this
situation of cvs and svn both on the go. :)

The trac site is under Hosted Apps on the sourceforge site.If I were
you I would hang on a few days. Javier can update you on the utf
branch.

Thanks
Tim


2009/11/1 Bogdan Stanciu <bogdanovidiu.stanciu@...>:

> coincidences are never coincidences :-)
>
> thank you for the answer. what happened to git? is it also live, or just
> your baby? i am asking because i started to use it (on other projects),
> and i'm quite happy.
>
> what about this svn-trac combination? where could i find the latest
> "official" version? svn? trac? sorry, the answer might be obvious, but i
> know not much about trac :-)
>
> one more question, is the UTF branch updated with the latest changes in
> the "master" or is it running at its own pace?
>
> i just pulled from the svn, i hope you already update it consistently
> :-)) which branch should i use? there are a few, besides the
> trunk/master: 3.11 stable , 3.11 UTF8, UTF8, and two others.
>
> i see that not every one of them has the same level of patches/updates.
>
> thank you for giving me some insight, if you don't mind.
>
> best regards,
> bogdan
>
> Tim Schofield wrote:
>> Hi Bogdan,
>>
>> Strangely enough I was searching through my emails yesterday and saw
>> one of yours. Made me wonder what had happened.
>>
>> We currently use cvs, but this next week we will move to a combination
>> of svn and trac. Pulling is open to all :-)
>>
>> Tim
>>
>>
>> 2009/10/31 Bogdan Stanciu <bogdanovidiu.stanciu@...>:
>>
>>> Hello everyone!
>>>
>>> i hope you still remember me :-) i was out of "office" for quite some
>>> time, being busy with other projects.... but i followed more or less the
>>> story.
>>>
>>> I have one question, as i am a bit lost here: what do you really use for
>>> development management and how?
>>>
>>> is it cvs or svn or git??
>>> z\can i pull and push things? or it is just for the "gurus" :-))
>>>
>>> thank you!
>>> regards,
>>> Bogdan
>>>
>>> Tim Schofield wrote:
>>>
>>>> I am now ready to move over to Subversion. Does anybody know the best
>>>> way to do this? Can I just do one upload to bring sourceforge svn up
>>>> to date with my server here (this is the equivalent to sourceforge
>>>> cvs)?
>>>>
>>>> Thanks
>>>> Tim
>>>>
>>>> ------------------------------------------------------------------------------
>>>> Come build with us! The BlackBerry(R) Developer Conference in SF, CA
>>>> is the only developer event you need to attend this year. Jumpstart your
>>>> developing skills, take BlackBerry mobile applications to market and stay
>>>> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
>>>> http://p.sf.net/sfu/devconference
>>>> _______________________________________________
>>>> Web-erp-developers mailing list
>>>> Web-erp-developers@...
>>>> https://lists.sourceforge.net/lists/listinfo/web-erp-developers
>>>>
>>>>
>>> ------------------------------------------------------------------------------
>>> Come build with us! The BlackBerry(R) Developer Conference in SF, CA
>>> is the only developer event you need to attend this year. Jumpstart your
>>> developing skills, take BlackBerry mobile applications to market and stay
>>> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
>>> http://p.sf.net/sfu/devconference
>>> _______________________________________________
>>> Web-erp-developers mailing list
>>> Web-erp-developers@...
>>> https://lists.sourceforge.net/lists/listinfo/web-erp-developers
>>>
>>>
>>
>> ------------------------------------------------------------------------------
>> Come build with us! The BlackBerry(R) Developer Conference in SF, CA
>> is the only developer event you need to attend this year. Jumpstart your
>> developing skills, take BlackBerry mobile applications to market and stay
>> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
>> http://p.sf.net/sfu/devconference
>> _______________________________________________
>> Web-erp-developers mailing list
>> Web-erp-developers@...
>> https://lists.sourceforge.net/lists/listinfo/web-erp-developers
>>
>
>
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry(R) Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay
> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
> http://p.sf.net/sfu/devconference
> _______________________________________________
> Web-erp-developers mailing list
> Web-erp-developers@...
> https://lists.sourceforge.net/lists/listinfo/web-erp-developers
>

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Web-erp-developers mailing list
Web-erp-developers@...
https://lists.sourceforge.net/lists/listinfo/web-erp-developers

Re: Subversion

by Bogdan Stanciu :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

thank you!

don't worry, i don't need to know too much, i am just warming up. just
that it gives you work twofold , if i may :-)
i wanted a fresh copy, and i mostly wanted to know how it runs now... i
understood that Javier (hola Javier!!) is working on a UTF8 version,
that is great!!

keep the good work!
regards,
bogdan

Tim Schofield wrote:

> Hi Bogdan,
>
> Currently the most up to date code is in cvs. I plan to move this over
> to svn this next week. I wont go into the reasons we have this
> situation of cvs and svn both on the go. :)
>
> The trac site is under Hosted Apps on the sourceforge site.If I were
> you I would hang on a few days. Javier can update you on the utf
> branch.
>
> Thanks
> Tim
>
>
> 2009/11/1 Bogdan Stanciu <bogdanovidiu.stanciu@...>:
>  
>> coincidences are never coincidences :-)
>>
>> thank you for the answer. what happened to git? is it also live, or just
>> your baby? i am asking because i started to use it (on other projects),
>> and i'm quite happy.
>>
>> what about this svn-trac combination? where could i find the latest
>> "official" version? svn? trac? sorry, the answer might be obvious, but i
>> know not much about trac :-)
>>
>> one more question, is the UTF branch updated with the latest changes in
>> the "master" or is it running at its own pace?
>>
>> i just pulled from the svn, i hope you already update it consistently
>> :-)) which branch should i use? there are a few, besides the
>> trunk/master: 3.11 stable , 3.11 UTF8, UTF8, and two others.
>>
>> i see that not every one of them has the same level of patches/updates.
>>
>> thank you for giving me some insight, if you don't mind.
>>
>> best regards,
>> bogdan
>>
>> Tim Schofield wrote:
>>    
>>> Hi Bogdan,
>>>
>>> Strangely enough I was searching through my emails yesterday and saw
>>> one of yours. Made me wonder what had happened.
>>>
>>> We currently use cvs, but this next week we will move to a combination
>>> of svn and trac. Pulling is open to all :-)
>>>
>>> Tim
>>>
>>>
>>> 2009/10/31 Bogdan Stanciu <bogdanovidiu.stanciu@...>:
>>>
>>>      
>>>> Hello everyone!
>>>>
>>>> i hope you still remember me :-) i was out of "office" for quite some
>>>> time, being busy with other projects.... but i followed more or less the
>>>> story.
>>>>
>>>> I have one question, as i am a bit lost here: what do you really use for
>>>> development management and how?
>>>>
>>>> is it cvs or svn or git??
>>>> z\can i pull and push things? or it is just for the "gurus" :-))
>>>>
>>>> thank you!
>>>> regards,
>>>> Bogdan
>>>>
>>>> Tim Schofield wrote:
>>>>
>>>>        
>>>>> I am now ready to move over to Subversion. Does anybody know the best
>>>>> way to do this? Can I just do one upload to bring sourceforge svn up
>>>>> to date with my server here (this is the equivalent to sourceforge
>>>>> cvs)?
>>>>>
>>>>> Thanks
>>>>> Tim
>>>>>
>>>>> ------------------------------------------------------------------------------
>>>>> Come build with us! The BlackBerry(R) Developer Conference in SF, CA
>>>>> is the only developer event you need to attend this year. Jumpstart your
>>>>> developing skills, take BlackBerry mobile applications to market and stay
>>>>> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
>>>>> http://p.sf.net/sfu/devconference
>>>>> _______________________________________________
>>>>> Web-erp-developers mailing list
>>>>> Web-erp-developers@...
>>>>> https://lists.sourceforge.net/lists/listinfo/web-erp-developers
>>>>>
>>>>>
>>>>>          
>>>> ------------------------------------------------------------------------------
>>>> Come build with us! The BlackBerry(R) Developer Conference in SF, CA
>>>> is the only developer event you need to attend this year. Jumpstart your
>>>> developing skills, take BlackBerry mobile applications to market and stay
>>>> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
>>>> http://p.sf.net/sfu/devconference
>>>> _______________________________________________
>>>> Web-erp-developers mailing list
>>>> Web-erp-developers@...
>>>> https://lists.sourceforge.net/lists/listinfo/web-erp-developers
>>>>
>>>>
>>>>        
>>> ------------------------------------------------------------------------------
>>> Come build with us! The BlackBerry(R) Developer Conference in SF, CA
>>> is the only developer event you need to attend this year. Jumpstart your
>>> developing skills, take BlackBerry mobile applications to market and stay
>>> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
>>> http://p.sf.net/sfu/devconference
>>> _______________________________________________
>>> Web-erp-developers mailing list
>>> Web-erp-developers@...
>>> https://lists.sourceforge.net/lists/listinfo/web-erp-developers
>>>
>>>      
>> ------------------------------------------------------------------------------
>> Come build with us! The BlackBerry(R) Developer Conference in SF, CA
>> is the only developer event you need to attend this year. Jumpstart your
>> developing skills, take BlackBerry mobile applications to market and stay
>> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
>> http://p.sf.net/sfu/devconference
>> _______________________________________________
>> Web-erp-developers mailing list
>> Web-erp-developers@...
>> https://lists.sourceforge.net/lists/listinfo/web-erp-developers
>>
>>    
>
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry(R) Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay
> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
> http://p.sf.net/sfu/devconference
> _______________________________________________
> Web-erp-developers mailing list
> Web-erp-developers@...
> https://lists.sourceforge.net/lists/listinfo/web-erp-developers
>  

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Web-erp-developers mailing list
Web-erp-developers@...
https://lists.sourceforge.net/lists/listinfo/web-erp-developers

Re: Subversion

by Javier de Lorenzo-Cáceres :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Bogdan,

The CVS is the main resource, the SVN is the next step. In the SVN you will
find the trunk, 5 branches and 11 tags what summarizes a total of 17
repositories. The UTF-8 I'm working on branch is named "utf-8" and it's
updated until 28 OCT when Tim came back and did a good quantity of updates.
I believe that during this week Tim will take the Trunk to be updated with
the CVS content and then I will sync to the Trunk to dowload the updates and
will update the utf-8 branch as well. For the 3.11-stable and 3.11-UTF-8
they are neither stable nor UTF-8. For the "two others" you mention,
"rel2-9b" and "TAX-CHANGES" they are another story.

regards,
javier


----- Original Message -----
From: "Tim Schofield" <tim.schofield1960@...>
To: "webERP Developers" <web-erp-developers@...>
Sent: Sunday, November 01, 2009 7:22 PM
Subject: Re: [WebERP-developers] Subversion


> Hi Bogdan,
>
> Currently the most up to date code is in cvs. I plan to move this over
> to svn this next week. I wont go into the reasons we have this
> situation of cvs and svn both on the go. :)
>
> The trac site is under Hosted Apps on the sourceforge site.If I were
> you I would hang on a few days. Javier can update you on the utf
> branch.
>
> Thanks
> Tim
>
>
> 2009/11/1 Bogdan Stanciu <bogdanovidiu.stanciu@...>:
>> coincidences are never coincidences :-)
>>
>> thank you for the answer. what happened to git? is it also live, or just
>> your baby? i am asking because i started to use it (on other projects),
>> and i'm quite happy.
>>
>> what about this svn-trac combination? where could i find the latest
>> "official" version? svn? trac? sorry, the answer might be obvious, but i
>> know not much about trac :-)
>>
>> one more question, is the UTF branch updated with the latest changes in
>> the "master" or is it running at its own pace?
>>
>> i just pulled from the svn, i hope you already update it consistently
>> :-)) which branch should i use? there are a few, besides the
>> trunk/master: 3.11 stable , 3.11 UTF8, UTF8, and two others.
>>
>> i see that not every one of them has the same level of patches/updates.
>>
>> thank you for giving me some insight, if you don't mind.
>>
>> best regards,
>> bogdan
>>
>> Tim Schofield wrote:
>>> Hi Bogdan,
>>>
>>> Strangely enough I was searching through my emails yesterday and saw
>>> one of yours. Made me wonder what had happened.
>>>
>>> We currently use cvs, but this next week we will move to a combination
>>> of svn and trac. Pulling is open to all :-)
>>>
>>> Tim
>>>
>>>
>>> 2009/10/31 Bogdan Stanciu <bogdanovidiu.stanciu@...>:
>>>
>>>> Hello everyone!
>>>>
>>>> i hope you still remember me :-) i was out of "office" for quite some
>>>> time, being busy with other projects.... but i followed more or less
>>>> the
>>>> story.
>>>>
>>>> I have one question, as i am a bit lost here: what do you really use
>>>> for
>>>> development management and how?
>>>>
>>>> is it cvs or svn or git??
>>>> z\can i pull and push things? or it is just for the "gurus" :-))
>>>>
>>>> thank you!
>>>> regards,
>>>> Bogdan
>>>>
>>>> Tim Schofield wrote:
>>>>
>>>>> I am now ready to move over to Subversion. Does anybody know the best
>>>>> way to do this? Can I just do one upload to bring sourceforge svn up
>>>>> to date with my server here (this is the equivalent to sourceforge
>>>>> cvs)?
>>>>>
>>>>> Thanks
>>>>> Tim
>>>>>
>>>>> ------------------------------------------------------------------------------
>>>>> Come build with us! The BlackBerry(R) Developer Conference in SF, CA
>>>>> is the only developer event you need to attend this year. Jumpstart
>>>>> your
>>>>> developing skills, take BlackBerry mobile applications to market and
>>>>> stay
>>>>> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
>>>>> http://p.sf.net/sfu/devconference
>>>>> _______________________________________________
>>>>> Web-erp-developers mailing list
>>>>> Web-erp-developers@...
>>>>> https://lists.sourceforge.net/lists/listinfo/web-erp-developers
>>>>>
>>>>>
>>>> ------------------------------------------------------------------------------
>>>> Come build with us! The BlackBerry(R) Developer Conference in SF, CA
>>>> is the only developer event you need to attend this year. Jumpstart
>>>> your
>>>> developing skills, take BlackBerry mobile applications to market and
>>>> stay
>>>> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
>>>> http://p.sf.net/sfu/devconference
>>>> _______________________________________________
>>>> Web-erp-developers mailing list
>>>> Web-erp-developers@...
>>>> https://lists.sourceforge.net/lists/listinfo/web-erp-developers
>>>>
>>>>
>>>
>>> ------------------------------------------------------------------------------
>>> Come build with us! The BlackBerry(R) Developer Conference in SF, CA
>>> is the only developer event you need to attend this year. Jumpstart your
>>> developing skills, take BlackBerry mobile applications to market and
>>> stay
>>> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
>>> http://p.sf.net/sfu/devconference
>>> _______________________________________________
>>> Web-erp-developers mailing list
>>> Web-erp-developers@...
>>> https://lists.sourceforge.net/lists/listinfo/web-erp-developers
>>>
>>
>>
>> ------------------------------------------------------------------------------
>> Come build with us! The BlackBerry(R) Developer Conference in SF, CA
>> is the only developer event you need to attend this year. Jumpstart your
>> developing skills, take BlackBerry mobile applications to market and stay
>> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
>> http://p.sf.net/sfu/devconference
>> _______________________________________________
>> Web-erp-developers mailing list
>> Web-erp-developers@...
>> https://lists.sourceforge.net/lists/listinfo/web-erp-developers
>>
>
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry(R) Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay
> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
> http://p.sf.net/sfu/devconference
> _______________________________________________
> Web-erp-developers mailing list
> Web-erp-developers@...
> https://lists.sourceforge.net/lists/listinfo/web-erp-developers 


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Web-erp-developers mailing list
Web-erp-developers@...
https://lists.sourceforge.net/lists/listinfo/web-erp-developers

Re: Subversion

by Bogdan Stanciu :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

thank you so much!


so if i get it correctly, i should stick to cvs (trunk or else?) and as
of next week snv trunk and UTF8 (if needed).


i already got the trunk (cvs and svn) and a svn 3.11 branch. i guess i
should discard it for the time being...


regards,

b


AESE wrote:

> Hi Bogdan,
>
> The CVS is the main resource, the SVN is the next step. In the SVN you will
> find the trunk, 5 branches and 11 tags what summarizes a total of 17
> repositories. The UTF-8 I'm working on branch is named "utf-8" and it's
> updated until 28 OCT when Tim came back and did a good quantity of updates.
> I believe that during this week Tim will take the Trunk to be updated with
> the CVS content and then I will sync to the Trunk to dowload the updates and
> will update the utf-8 branch as well. For the 3.11-stable and 3.11-UTF-8
> they are neither stable nor UTF-8. For the "two others" you mention,
> "rel2-9b" and "TAX-CHANGES" they are another story.
>
> regards,
> javier
>
>
> ----- Original Message -----
> From: "Tim Schofield" <tim.schofield1960@...>
> To: "webERP Developers" <web-erp-developers@...>
> Sent: Sunday, November 01, 2009 7:22 PM
> Subject: Re: [WebERP-developers] Subversion
>
>
>  
>> Hi Bogdan,
>>
>> Currently the most up to date code is in cvs. I plan to move this over
>> to svn this next week. I wont go into the reasons we have this
>> situation of cvs and svn both on the go. :)
>>
>> The trac site is under Hosted Apps on the sourceforge site.If I were
>> you I would hang on a few days. Javier can update you on the utf
>> branch.
>>
>> Thanks
>> Tim
>>
>>
>> 2009/11/1 Bogdan Stanciu <bogdanovidiu.stanciu@...>:
>>    
>>> coincidences are never coincidences :-)
>>>
>>> thank you for the answer. what happened to git? is it also live, or just
>>> your baby? i am asking because i started to use it (on other projects),
>>> and i'm quite happy.
>>>
>>> what about this svn-trac combination? where could i find the latest
>>> "official" version? svn? trac? sorry, the answer might be obvious, but i
>>> know not much about trac :-)
>>>
>>> one more question, is the UTF branch updated with the latest changes in
>>> the "master" or is it running at its own pace?
>>>
>>> i just pulled from the svn, i hope you already update it consistently
>>> :-)) which branch should i use? there are a few, besides the
>>> trunk/master: 3.11 stable , 3.11 UTF8, UTF8, and two others.
>>>
>>> i see that not every one of them has the same level of patches/updates.
>>>
>>> thank you for giving me some insight, if you don't mind.
>>>
>>> best regards,
>>> bogdan
>>>
>>> Tim Schofield wrote:
>>>      
>>>> Hi Bogdan,
>>>>
>>>> Strangely enough I was searching through my emails yesterday and saw
>>>> one of yours. Made me wonder what had happened.
>>>>
>>>> We currently use cvs, but this next week we will move to a combination
>>>> of svn and trac. Pulling is open to all :-)
>>>>
>>>> Tim
>>>>
>>>>
>>>> 2009/10/31 Bogdan Stanciu <bogdanovidiu.stanciu@...>:
>>>>
>>>>        
>>>>> Hello everyone!
>>>>>
>>>>> i hope you still remember me :-) i was out of "office" for quite some
>>>>> time, being busy with other projects.... but i followed more or less
>>>>> the
>>>>> story.
>>>>>
>>>>> I have one question, as i am a bit lost here: what do you really use
>>>>> for
>>>>> development management and how?
>>>>>
>>>>> is it cvs or svn or git??
>>>>> z\can i pull and push things? or it is just for the "gurus" :-))
>>>>>
>>>>> thank you!
>>>>> regards,
>>>>> Bogdan
>>>>>
>>>>> Tim Schofield wrote:
>>>>>
>>>>>          
>>>>>> I am now ready to move over to Subversion. Does anybody know the best
>>>>>> way to do this? Can I just do one upload to bring sourceforge svn up
>>>>>> to date with my server here (this is the equivalent to sourceforge
>>>>>> cvs)?
>>>>>>
>>>>>> Thanks
>>>>>> Tim
>>>>>>
>>>>>> ------------------------------------------------------------------------------
>>>>>> Come build with us! The BlackBerry(R) Developer Conference in SF, CA
>>>>>> is the only developer event you need to attend this year. Jumpstart
>>>>>> your
>>>>>> developing skills, take BlackBerry mobile applications to market and
>>>>>> stay
>>>>>> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
>>>>>> http://p.sf.net/sfu/devconference
>>>>>> _______________________________________________
>>>>>> Web-erp-developers mailing list
>>>>>> Web-erp-developers@...
>>>>>> https://lists.sourceforge.net/lists/listinfo/web-erp-developers
>>>>>>
>>>>>>
>>>>>>            
>>>>> ------------------------------------------------------------------------------
>>>>> Come build with us! The BlackBerry(R) Developer Conference in SF, CA
>>>>> is the only developer event you need to attend this year. Jumpstart
>>>>> your
>>>>> developing skills, take BlackBerry mobile applications to market and
>>>>> stay
>>>>> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
>>>>> http://p.sf.net/sfu/devconference
>>>>> _______________________________________________
>>>>> Web-erp-developers mailing list
>>>>> Web-erp-developers@...
>>>>> https://lists.sourceforge.net/lists/listinfo/web-erp-developers
>>>>>
>>>>>
>>>>>          
>>>> ------------------------------------------------------------------------------
>>>> Come build with us! The BlackBerry(R) Developer Conference in SF, CA
>>>> is the only developer event you need to attend this year. Jumpstart your
>>>> developing skills, take BlackBerry mobile applications to market and
>>>> stay
>>>> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
>>>> http://p.sf.net/sfu/devconference
>>>> _______________________________________________
>>>> Web-erp-developers mailing list
>>>> Web-erp-developers@...
>>>> https://lists.sourceforge.net/lists/listinfo/web-erp-developers
>>>>
>>>>        
>>> ------------------------------------------------------------------------------
>>> Come build with us! The BlackBerry(R) Developer Conference in SF, CA
>>> is the only developer event you need to attend this year. Jumpstart your
>>> developing skills, take BlackBerry mobile applications to market and stay
>>> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
>>> http://p.sf.net/sfu/devconference
>>> _______________________________________________
>>> Web-erp-developers mailing list
>>> Web-erp-developers@...
>>> https://lists.sourceforge.net/lists/listinfo/web-erp-developers
>>>
>>>      
>> ------------------------------------------------------------------------------
>> Come build with us! The BlackBerry(R) Developer Conference in SF, CA
>> is the only developer event you need to attend this year. Jumpstart your
>> developing skills, take BlackBerry mobile applications to market and stay
>> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
>> http://p.sf.net/sfu/devconference
>> _______________________________________________
>> Web-erp-developers mailing list
>> Web-erp-developers@...
>> https://lists.sourceforge.net/lists/listinfo/web-erp-developers 
>>    
>
>
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry(R) Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay
> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
> http://p.sf.net/sfu/devconference
> _______________________________________________
> Web-erp-developers mailing list
> Web-erp-developers@...
> https://lists.sourceforge.net/lists/listinfo/web-erp-developers
>  

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Web-erp-developers mailing list
Web-erp-developers@...
https://lists.sourceforge.net/lists/listinfo/web-erp-developers

Re: Subversion

by Javier de Lorenzo-Cáceres :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Bogdan,

> thank you so much!
>
> so if i get it correctly, i should stick to cvs (trunk or else?) and as
> of next week snv trunk and UTF8 (if needed).

right.

> i already got the trunk (cvs and svn) and a svn 3.11 branch. i guess i
> should discard it for the time being...

I believe so. The 3.11 is not the fresh copy you are looking for. Also, once
the svn be the main resource, cvs might be discarded too.

regards,
javier

> regards,
>
> b
>
>
> AESE wrote:
>
>> Hi Bogdan,
>>
>> The CVS is the main resource, the SVN is the next step. In the SVN you
>> will
>> find the trunk, 5 branches and 11 tags what summarizes a total of 17
>> repositories. The UTF-8 I'm working on branch is named "utf-8" and it's
>> updated until 28 OCT when Tim came back and did a good quantity of
>> updates.
>> I believe that during this week Tim will take the Trunk to be updated
>> with
>> the CVS content and then I will sync to the Trunk to dowload the updates
>> and
>> will update the utf-8 branch as well. For the 3.11-stable and 3.11-UTF-8
>> they are neither stable nor UTF-8. For the "two others" you mention,
>> "rel2-9b" and "TAX-CHANGES" they are another story.
>>
>> regards,
>> javier
>>
>>
>> ----- Original Message -----
>> From: "Tim Schofield" <tim.schofield1960@...>
>> To: "webERP Developers" <web-erp-developers@...>
>> Sent: Sunday, November 01, 2009 7:22 PM
>> Subject: Re: [WebERP-developers] Subversion
>>
>>
>>
>>> Hi Bogdan,
>>>
>>> Currently the most up to date code is in cvs. I plan to move this over
>>> to svn this next week. I wont go into the reasons we have this
>>> situation of cvs and svn both on the go. :)
>>>
>>> The trac site is under Hosted Apps on the sourceforge site.If I were
>>> you I would hang on a few days. Javier can update you on the utf
>>> branch.
>>>
>>> Thanks
>>> Tim
>>>
>>>
>>> 2009/11/1 Bogdan Stanciu <bogdanovidiu.stanciu@...>:
>>>
>>>> coincidences are never coincidences :-)
>>>>
>>>> thank you for the answer. what happened to git? is it also live, or
>>>> just
>>>> your baby? i am asking because i started to use it (on other projects),
>>>> and i'm quite happy.
>>>>
>>>> what about this svn-trac combination? where could i find the latest
>>>> "official" version? svn? trac? sorry, the answer might be obvious, but
>>>> i
>>>> know not much about trac :-)
>>>>
>>>> one more question, is the UTF branch updated with the latest changes in
>>>> the "master" or is it running at its own pace?
>>>>
>>>> i just pulled from the svn, i hope you already update it consistently
>>>> :-)) which branch should i use? there are a few, besides the
>>>> trunk/master: 3.11 stable , 3.11 UTF8, UTF8, and two others.
>>>>
>>>> i see that not every one of them has the same level of patches/updates.
>>>>
>>>> thank you for giving me some insight, if you don't mind.
>>>>
>>>> best regards,
>>>> bogdan
>>>>
>>>> Tim Schofield wrote:
>>>>
>>>>> Hi Bogdan,
>>>>>
>>>>> Strangely enough I was searching through my emails yesterday and saw
>>>>> one of yours. Made me wonder what had happened.
>>>>>
>>>>> We currently use cvs, but this next week we will move to a combination
>>>>> of svn and trac. Pulling is open to all :-)
>>>>>
>>>>> Tim
>>>>>
>>>>>
>>>>> 2009/10/31 Bogdan Stanciu <bogdanovidiu.stanciu@...>:
>>>>>
>>>>>
>>>>>> Hello everyone!
>>>>>>
>>>>>> i hope you still remember me :-) i was out of "office" for quite some
>>>>>> time, being busy with other projects.... but i followed more or less
>>>>>> the
>>>>>> story.
>>>>>>
>>>>>> I have one question, as i am a bit lost here: what do you really use
>>>>>> for
>>>>>> development management and how?
>>>>>>
>>>>>> is it cvs or svn or git??
>>>>>> z\can i pull and push things? or it is just for the "gurus" :-))
>>>>>>
>>>>>> thank you!
>>>>>> regards,
>>>>>> Bogdan
>>>>>>
>>>>>> Tim Schofield wrote:
>>>>>>
>>>>>>
>>>>>>> I am now ready to move over to Subversion. Does anybody know the
>>>>>>> best
>>>>>>> way to do this? Can I just do one upload to bring sourceforge svn up
>>>>>>> to date with my server here (this is the equivalent to sourceforge
>>>>>>> cvs)?
>>>>>>>
>>>>>>> Thanks
>>>>>>> Tim
>>>>>>>
>>>>>>> ------------------------------------------------------------------------------
>>>>>>> Come build with us! The BlackBerry(R) Developer Conference in SF, CA
>>>>>>> is the only developer event you need to attend this year. Jumpstart
>>>>>>> your
>>>>>>> developing skills, take BlackBerry mobile applications to market and
>>>>>>> stay
>>>>>>> ahead of the curve. Join us from November 9 - 12, 2009. Register
>>>>>>> now!
>>>>>>> http://p.sf.net/sfu/devconference
>>>>>>> _______________________________________________
>>>>>>> Web-erp-developers mailing list
>>>>>>> Web-erp-developers@...
>>>>>>> https://lists.sourceforge.net/lists/listinfo/web-erp-developers
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>> ------------------------------------------------------------------------------
>>>>>> Come build with us! The BlackBerry(R) Developer Conference in SF, CA
>>>>>> is the only developer event you need to attend this year. Jumpstart
>>>>>> your
>>>>>> developing skills, take BlackBerry mobile applications to market and
>>>>>> stay
>>>>>> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
>>>>>> http://p.sf.net/sfu/devconference
>>>>>> _______________________________________________
>>>>>> Web-erp-developers mailing list
>>>>>> Web-erp-developers@...
>>>>>> https://lists.sourceforge.net/lists/listinfo/web-erp-developers
>>>>>>
>>>>>>
>>>>>>
>>>>> ------------------------------------------------------------------------------
>>>>> Come build with us! The BlackBerry(R) Developer Conference in SF, CA
>>>>> is the only developer event you need to attend this year. Jumpstart
>>>>> your
>>>>> developing skills, take BlackBerry mobile applications to market and
>>>>> stay
>>>>> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
>>>>> http://p.sf.net/sfu/devconference
>>>>> _______________________________________________
>>>>> Web-erp-developers mailing list
>>>>> Web-erp-developers@...
>>>>> https://lists.sourceforge.net/lists/listinfo/web-erp-developers
>>>>>
>>>>>
>>>> ------------------------------------------------------------------------------
>>>> Come build with us! The BlackBerry(R) Developer Conference in SF, CA
>>>> is the only developer event you need to attend this year. Jumpstart
>>>> your
>>>> developing skills, take BlackBerry mobile applications to market and
>>>> stay
>>>> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
>>>> http://p.sf.net/sfu/devconference
>>>> _______________________________________________
>>>> Web-erp-developers mailing list
>>>> Web-erp-developers@...
>>>> https://lists.sourceforge.net/lists/listinfo/web-erp-developers
>>>>
>>>>
>>> ------------------------------------------------------------------------------
>>> Come build with us! The BlackBerry(R) Developer Conference in SF, CA
>>> is the only developer event you need to attend this year. Jumpstart your
>>> developing skills, take BlackBerry mobile applications to market and
>>> stay
>>> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
>>> http://p.sf.net/sfu/devconference
>>> _______________________________________________
>>> Web-erp-developers mailing list
>>> Web-erp-developers@...
>>> https://lists.sourceforge.net/lists/listinfo/web-erp-developers
>>>
>>
>>
>> ------------------------------------------------------------------------------
>> Come build with us! The BlackBerry(R) Developer Conference in SF, CA
>> is the only developer event you need to attend this year. Jumpstart your
>> developing skills, take BlackBerry mobile applications to market and stay
>> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
>> http://p.sf.net/sfu/devconference
>> _______________________________________________
>> Web-erp-developers mailing list
>> Web-erp-developers@...
>> https://lists.sourceforge.net/lists/listinfo/web-erp-developers
>>
>
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry(R) Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay
> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
> http://p.sf.net/sfu/devconference
> _______________________________________________
> Web-erp-developers mailing list
> Web-erp-developers@...
> https://lists.sourceforge.net/lists/listinfo/web-erp-developers 


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Web-erp-developers mailing list
Web-erp-developers@...
https://lists.sourceforge.net/lists/listinfo/web-erp-developers