04 schrieb Piyush Prasad:
Why not use a mono repo?
*From:* django-developers@googlegroups.com
on behalf of Alex Sonar
*Sent:* Sunday, April 2, 2023 10:21:33 PM
*To:* Django developers (Contributions to Django itself)
*Subject:* Re
Why not use a mono repo?
From: django-developers@googlegroups.com
on behalf of Alex Sonar
Sent: Sunday, April 2, 2023 10:21:33 PM
To: Django developers (Contributions to Django itself)
Subject: Re: The problem of versioning a large project.
It is about one
y
>
>….. …….
>
>
> On Saturday, April 1, 2023 at 2:56:33 PM UTC+3 Jason Johns wrote:
>
>> >Now we have organized versioning, where our project is divided into
>> separate GIT repositories which are created for each application.
>>
>>
>>
>
t; Like Aharon, I'm not entirely certain what you mean but this line:
>> > The task looks like bad practice, where we have to create a repository
>> within another one.
>> reminded me of git submodules, which I don't think are considered bad
>> practice. Is
k are considered bad
> practice. Is that what you mean?
> On Thursday, March 30, 2023 at 5:17:41 AM UTC+9 Alex Sonar wrote:
>
>> The problem of versioning a large project.
>>
>> Hi guys, I really got stuck with the challenge, with the design of
>> versioning f
30, 2023 at 5:17:41 AM UTC+9 Alex Sonar wrote:
> The problem of versioning a large project.
>
> Hi guys, I really got stuck with the challenge, with the design of
> versioning for a large project.
>
> Now we have organized versioning, where our project is divided into
> s
Could you give more information, please?
the project structure provided to your GIT repository
It is not entirely clear how you perform separation by application
среда, 29 марта 2023 г. в 23:17:41 UTC+3, Alex Sonar:
> The problem of versioning a large project.
>
> Hi guys, I really
The problem of versioning a large project.
Hi guys, I really got stuck with the challenge, with the design of
versioning for a large project.
Now we have organized versioning, where our project is divided into
separate GIT repositories which are created for each application.
The new