After upgrading ubuntu 12.04 to 18.04 my svn repo is not detected by apache,any help would be appreciatedApache (Ubuntu) Virtual host stopped working after upgrade->restartUbuntu 18.04 crash after upgrading from 17.10Battery life decreased drastically after upgrading to Ubuntu 18.04

Could the barycenter orbit of our sun be greatly underestimated?

Is Kirk’s comment about “LDS” intended to be a religious joke?

I keep rewriting the same section of my story. How do I move forward?

Is the net charge on a capacitor zero? If yes, then why?

Who started calling the matrix multiplication "multiplication"?

Why don't the absolute value functions in C accept const inputs?

"Sack" data structure in C#

Why is wired Ethernet losing its speed advantage over wireless?

Why is Trump not being impeached for bribery?

Is it possible to kill parasitic worms by intoxicating oneself?

What's the greatest number of hands I can have to annoy my mother-in-law with?

Sorting marbles based on weightings

What are the disadvantages of using a Zener diode over a linear voltage regulator?

Do photons have kinetic energy?

Did a man complain that his Pontiac wouldn't start whenever the ice cream he picked up was vanilla?

Why are the Democrats & Republicans so homogeneous in their opinions of impeaching Trump?

Why does poetry package not work?

Have spacecraft photographed each other beyond Earth orbit?

Do the Jovians in "Victory Unintentional" exist in Isaac Asimov's Foundation series?

Why aren't we seeing carbon taxes in practice?

Why do aircraft cockpit displays use uppercase fonts?

Has any person or company ever become a sovereign state?

Is it safe to wear earplugs in flight?

Is harmlessly appearing to be a school bus driver a crime?



After upgrading ubuntu 12.04 to 18.04 my svn repo is not detected by apache,any help would be appreciated


Apache (Ubuntu) Virtual host stopped working after upgrade->restartUbuntu 18.04 crash after upgrading from 17.10Battery life decreased drastically after upgrading to Ubuntu 18.04






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty
margin-bottom:0;









0


















After upgrading ubuntu 12.04 to 18.04 my svn repo is not detecting by apache2, any help would be appreciated.



PFA screenshots---> only revision number is showing not showing the projectsubuntu










share|improve this question

























  • You mean that you are trying to view the repo via http? Can you please add more detail about the git setup that you are using.

    – sarlacii
    Oct 1 at 9:22











  • <VirtualHost *:80> <Location /> DAV svn AuthType Basic AuthName "svn.mindteck.com" AuthUserFile /var/local/svn/svn.mindteck.com/conf/passwd AuthzSVNAccessFile /var/local/svn/svn.mindteck.com/authz SVNPath /var/local/svn/svn.mindteck.com Require valid-user </Location> CustomLog /var/log/apache2/access.log combined ErrorLog /var/log/apache2/error.log </VirtualHost>

    – Debashis Priyadarshi
    Oct 1 at 9:45











  • This is my /etc/apache2/sites-availavle/000-default.conf

    – Debashis Priyadarshi
    Oct 1 at 9:46











  • Can you please edit your question to include those details? You'll get better responses that way too, as the comments don't show in the summarised question listing. And you can put the conf file in a pastebin and include the link.

    – sarlacii
    Oct 1 at 13:01

















0


















After upgrading ubuntu 12.04 to 18.04 my svn repo is not detecting by apache2, any help would be appreciated.



PFA screenshots---> only revision number is showing not showing the projectsubuntu










share|improve this question

























  • You mean that you are trying to view the repo via http? Can you please add more detail about the git setup that you are using.

    – sarlacii
    Oct 1 at 9:22











  • <VirtualHost *:80> <Location /> DAV svn AuthType Basic AuthName "svn.mindteck.com" AuthUserFile /var/local/svn/svn.mindteck.com/conf/passwd AuthzSVNAccessFile /var/local/svn/svn.mindteck.com/authz SVNPath /var/local/svn/svn.mindteck.com Require valid-user </Location> CustomLog /var/log/apache2/access.log combined ErrorLog /var/log/apache2/error.log </VirtualHost>

    – Debashis Priyadarshi
    Oct 1 at 9:45











  • This is my /etc/apache2/sites-availavle/000-default.conf

    – Debashis Priyadarshi
    Oct 1 at 9:46











  • Can you please edit your question to include those details? You'll get better responses that way too, as the comments don't show in the summarised question listing. And you can put the conf file in a pastebin and include the link.

    – sarlacii
    Oct 1 at 13:01













0













0









0








After upgrading ubuntu 12.04 to 18.04 my svn repo is not detecting by apache2, any help would be appreciated.



PFA screenshots---> only revision number is showing not showing the projectsubuntu










share|improve this question














After upgrading ubuntu 12.04 to 18.04 my svn repo is not detecting by apache2, any help would be appreciated.



PFA screenshots---> only revision number is showing not showing the projectsubuntu







server 18.04 upgrade apache2 svn






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Oct 1 at 7:55









Debashis PriyadarshiDebashis Priyadarshi

11 bronze badge




11 bronze badge















  • You mean that you are trying to view the repo via http? Can you please add more detail about the git setup that you are using.

    – sarlacii
    Oct 1 at 9:22











  • <VirtualHost *:80> <Location /> DAV svn AuthType Basic AuthName "svn.mindteck.com" AuthUserFile /var/local/svn/svn.mindteck.com/conf/passwd AuthzSVNAccessFile /var/local/svn/svn.mindteck.com/authz SVNPath /var/local/svn/svn.mindteck.com Require valid-user </Location> CustomLog /var/log/apache2/access.log combined ErrorLog /var/log/apache2/error.log </VirtualHost>

    – Debashis Priyadarshi
    Oct 1 at 9:45











  • This is my /etc/apache2/sites-availavle/000-default.conf

    – Debashis Priyadarshi
    Oct 1 at 9:46











  • Can you please edit your question to include those details? You'll get better responses that way too, as the comments don't show in the summarised question listing. And you can put the conf file in a pastebin and include the link.

    – sarlacii
    Oct 1 at 13:01

















  • You mean that you are trying to view the repo via http? Can you please add more detail about the git setup that you are using.

    – sarlacii
    Oct 1 at 9:22











  • <VirtualHost *:80> <Location /> DAV svn AuthType Basic AuthName "svn.mindteck.com" AuthUserFile /var/local/svn/svn.mindteck.com/conf/passwd AuthzSVNAccessFile /var/local/svn/svn.mindteck.com/authz SVNPath /var/local/svn/svn.mindteck.com Require valid-user </Location> CustomLog /var/log/apache2/access.log combined ErrorLog /var/log/apache2/error.log </VirtualHost>

    – Debashis Priyadarshi
    Oct 1 at 9:45











  • This is my /etc/apache2/sites-availavle/000-default.conf

    – Debashis Priyadarshi
    Oct 1 at 9:46











  • Can you please edit your question to include those details? You'll get better responses that way too, as the comments don't show in the summarised question listing. And you can put the conf file in a pastebin and include the link.

    – sarlacii
    Oct 1 at 13:01
















You mean that you are trying to view the repo via http? Can you please add more detail about the git setup that you are using.

– sarlacii
Oct 1 at 9:22





You mean that you are trying to view the repo via http? Can you please add more detail about the git setup that you are using.

– sarlacii
Oct 1 at 9:22













<VirtualHost *:80> <Location /> DAV svn AuthType Basic AuthName "svn.mindteck.com" AuthUserFile /var/local/svn/svn.mindteck.com/conf/passwd AuthzSVNAccessFile /var/local/svn/svn.mindteck.com/authz SVNPath /var/local/svn/svn.mindteck.com Require valid-user </Location> CustomLog /var/log/apache2/access.log combined ErrorLog /var/log/apache2/error.log </VirtualHost>

– Debashis Priyadarshi
Oct 1 at 9:45





<VirtualHost *:80> <Location /> DAV svn AuthType Basic AuthName "svn.mindteck.com" AuthUserFile /var/local/svn/svn.mindteck.com/conf/passwd AuthzSVNAccessFile /var/local/svn/svn.mindteck.com/authz SVNPath /var/local/svn/svn.mindteck.com Require valid-user </Location> CustomLog /var/log/apache2/access.log combined ErrorLog /var/log/apache2/error.log </VirtualHost>

– Debashis Priyadarshi
Oct 1 at 9:45













This is my /etc/apache2/sites-availavle/000-default.conf

– Debashis Priyadarshi
Oct 1 at 9:46





This is my /etc/apache2/sites-availavle/000-default.conf

– Debashis Priyadarshi
Oct 1 at 9:46













Can you please edit your question to include those details? You'll get better responses that way too, as the comments don't show in the summarised question listing. And you can put the conf file in a pastebin and include the link.

– sarlacii
Oct 1 at 13:01





Can you please edit your question to include those details? You'll get better responses that way too, as the comments don't show in the summarised question listing. And you can put the conf file in a pastebin and include the link.

– sarlacii
Oct 1 at 13:01










0






active

oldest

votes













Your Answer








StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/4.0/"u003ecc by-sa 4.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);














draft saved

draft discarded
















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1177837%2fafter-upgrading-ubuntu-12-04-to-18-04-my-svn-repo-is-not-detected-by-apache-any%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown


























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes
















draft saved

draft discarded















































Thanks for contributing an answer to Ask Ubuntu!


  • Please be sure to answer the question. Provide details and share your research!

But avoid


  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.

To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1177837%2fafter-upgrading-ubuntu-12-04-to-18-04-my-svn-repo-is-not-detected-by-apache-any%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown









Popular posts from this blog

Tamil (spriik) Luke uk diar | Nawigatjuun

Align equal signs while including text over equalitiesAMS align: left aligned text/math plus multicolumn alignmentMultiple alignmentsAligning equations in multiple placesNumbering and aligning an equation with multiple columnsHow to align one equation with another multline equationUsing \ in environments inside the begintabularxNumber equations and preserving alignment of equal signsHow can I align equations to the left and to the right?Double equation alignment problem within align enviromentAligned within align: Why are they right-aligned?

Where does the image of a data connector as a sharp metal spike originate from?Where does the concept of infected people turning into zombies only after death originate from?Where does the motif of a reanimated human head originate?Where did the notion that Dragons could speak originate?Where does the archetypal image of the 'Grey' alien come from?Where did the suffix '-Man' originate?Where does the notion of being injured or killed by an illusion originate?Where did the term “sophont” originate?Where does the trope of magic spells being driven by advanced technology originate from?Where did the term “the living impaired” originate?