How to get Directory while running unit test

I would do it differently. I suggest making that file part of the solution/project. Then right-click -> Properties -> Copy To Output = Copy Always. That file will then be copied to whatever your output directory is (e.g. C:\Source\MyProject.Test\bin\Debug). Edit: Copy To Output = Copy if Newer is the better option

What does the parent tag in Maven pom represent?

Yes, maven reads the parent POM from your local repository (or proxies like nexus) and creates an ‘effective POM’ by merging the information from parent and module POM. See also Introduction to the POM One reason to use a parent is that you have a central place to store information about versions of artifacts, compiler-settings … Read more

How to “undelete” a deleted folder in Subversion / TortoiseSVN?

Just copy the deleted folder back from an earlier revision. In the Repository Browser, click the button labeled HEAD (at the top-right corner) to show to a revision there your folder still exists, then right-click that folder and select “Copy to…” and enter the path there you want the folder to be re-created (probably the … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)