Message Boards

YAB and version control?

Tim Collins, modified 3 Years ago.

YAB and version control?

Post Date: 11/20/17 (Bronze, 6 Posts) Recent Posts

I'd like to version a few directories:

  • <appdir>/build/config/confguration.properties
  • <appdir>/customizations

Would creating a few small (distributed version control) repositories at various places under <appdir> cause yab issues?  (I'm not inclined to version <appdir>.)

Any suggestions or best practices for versioning with YAB? 

Niall Shine, modified 8 Years ago.

Re: YAB and version control?

Hi Tim,

That is an interesting idea.

Unfortunately we don't have any suggestions or best practices for this, but I would be interested to know what version control system you were thinking of (Subversion, GIT, etc)?.

Just to point out, we have some restrictions on file extensions in the build/config/system directory that may not interact well with a version control system that places meta files in that directory such as .svn directories.

I will reach out directly to you to discuss this topic further.

Thanks for posting,
Niall

Message place holder