User login

See what Subversion repository you are drawing from with vi .svn/entries

See from what repository checked out subversion code is from by looking at the entries file in a dot SVN folder:

ben@server:/var/www/drupal-5-live/sites/democraticmedia.ca$ vi .svn/entries

Here is the key line, "https://dev.grassrootsconnection.org/svn/drupal/anderson/trunk/democraticmedia.ca," from this output:

8

dir
1375
https://dev.grassrootsconnection.org/svn/drupal/anderson/trunk/democraticmedia.ca
https://dev.grassrootsconnection.org/svn/drupal

2007-12-10T16:48:56.806893Z
1375
dan
has-props

svn:special svn:externals svn:needs-lock

Grabbing some things that weren't in version control:

sudo scp -r ben@dev.grassrootsconnection.org:/var/www/drupal-5-live/sites/democraticmedia.ca/cdm cdm

sudo scp -r ben@dev.grassrootsconnection.org:/var/www/drupal-5-live/sites/democraticmedia.ca/files files

Resolution

vi .svn/entries

Searched words: 
svn source svn see what repository link is get what subversion repository you are drawing from Where is the location of my svn repos

Comments

Post new comment

The content of this field is kept private and will not be shown publicly.
  • You may post code using <code>...</code> (generic) or <?php ... ?> (highlighted PHP) tags.
  • You can use Markdown syntax to format and style the text. Also see Markdown Extra for tables, footnotes, and more.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <img> <blockquote> <small> <h2> <h3> <h4> <h5> <h6> <sub> <sup> <p> <br> <strike> <table> <tr> <td> <thead> <th> <tbody> <tt> <output>
  • Lines and paragraphs break automatically.

More information about formatting options

By submitting this form, you accept the Mollom privacy policy.