Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is it possible to commit a single file to multiple directories which share the same parent directory using subversion

I would like to know as how to commit a file/folder to multiple folders in one go using subversion tool. I can place the file in multiple folders and then do commit, but i just want to place it is a single folder and it should create copies in the required folders. Is it possible?

like image 515
user475685 Avatar asked Jan 01 '26 07:01

user475685


1 Answers

No, subversion supports only one main repository. But you can update from many locations. Commit one place, update from other places like web server directory. If you make change there you can also commit from there.

like image 191
nerkn Avatar answered Jan 06 '26 12:01

nerkn



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!