Wednesday, March 29, 2023

The problem of versioning a large project.

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 necessity point is to split some of them for front-end and back-and developers.

The task looks like bad practice, where we have to create a repository within another one.

Or redesign the file structures of the application itself, to meet this requirement.


If someone has a similar challenge or practice and helps me make the right decision, I will be very grateful.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/43b193b9-00f2-4fe5-963c-5770a41e7964n%40googlegroups.com.

No comments:

Post a Comment