Hi all,

Currently in our company workflow we use SVN to manage our projects, and
we're plugged to OSG head as a SVN external, it's very useful for us to get
updates from OSG "in live".

If OSG migrates to something else like Git, is there any way to still have
an automatic SVN mirror ? We'll not move all our source management to
something else than SVN, and multiplying tools to get the sources will be
painful.

Thanks !

On Fri, Mar 5, 2010 at 10:12 AM, Mathieu Marache
<[email protected]>wrote:

> Hi Cédric,
>
> I've setup a page on the wiki to describe as much as I could howto use a
> git repo : http://www.openscenegraph.org/projects/osg/wiki/Downloads/GIT
>
> Maybe you could set up a page to explain Hg processes ?
>
> Regards,
> Mathieu
>
> Le 5 mars 10 à 09:42, Cedric Pinson a écrit :
>
>
>
>> Hi Robert,
>>
>> You can have an example of mercurial tree i use that is accessible on
>> the web.
>>
>> http://hg.plopbyte.net/osg-trunk
>>
>> get a clone to test it
>> hg clone http://hg.plopbyte.net/osg-trunk
>>
>>
>> Cheers
>> Cedric
>> --
>> Provide OpenGL services around OpenSceneGraph and more
>> +33 659 598 614 Cedric Pinson mailto:[email protected]
>> http://www.plopbyte.net
>>
>>
>>
>> On Thu, 2010-02-25 at 10:19 +0000, Robert Osfield wrote:
>>
>>> Hi All,
>>>
>>> And another little thought that we might be able to improve up when
>>> migrating to a new DVCS, - authors of changes.  Right now I do a "From
>>> FirstName SecondName, details" in all submissions, then use
>>> osgversions -R ChangeLog to parse out the authors, and make any typo
>>> corrections made to FirstName SecondName that might have been made, as
>>> well as pick out authors names from a time when I hadn't yet adopted
>>> the From scheme.  It kinda works but it's hacky.
>>>
>>> It'd be good to have the authors names formally assigned to
>>> submissions, this is all made a bit more awkward but the fact that a
>>> maintainer who's not the original author will be doing the formal
>>> commit to the main repo.  Actually knowing who the original author and
>>> the maintainer who did the review and merge is useful.  Is this
>>> possible?
>>>
>>> When importing the subversion history it'd be good to sort out the old
>>> submissions to have the authors assigned from formally (ideally typo's
>>> fixed :-).  I don't doubt this is a job that could be partly
>>> automated, but will still require quite a bit of human review and
>>> editoring.   The hacks in osgversion to compenstate for the typo's
>>> might be help here.
>>>
>>> Thoughts?
>>> Robert.
>>>
>>>
>>> _______________________________________________
>>> osg-users mailing list
>>> [email protected]
>>> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>>>
>> _______________________________________________
>> osg-users mailing list
>> [email protected]
>> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>>
>
> Mathieu
>
>
> _______________________________________________
> osg-users mailing list
> [email protected]
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>



-- 
Serge Lages
http://www.tharsis-software.com
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to