Skip to content

Instantly share code, notes, and snippets.

View lvenegas's full-sized avatar

Leo Venegas lvenegas

  • Sydney, Australia
View GitHub Profile

Keybase proof

I hereby claim:

  • I am lvenegas on github.
  • I am lvenegas (https://keybase.io/lvenegas) on keybase.
  • I have a public key ASCD77MQLKFMX0-D4x2F6BnwHjafBUVHQH71KsLSu9vVSgo

To claim this, I am signing this object:

> svn update -r 2
U AcmeService.exe
Updated to revision 2.
> svn commit -m "Updating AcmeService to version 1.1"
Sending AcmeService/AcmeService.exe
Transmitting file data .
Committed revision 2.
> cd c:\packages\AcmeService
> svn status
M AcmeService.exe
> svn co https://svn.mycompany.org/packages/AcmeService "C:\Program Files\AcmeService"
A AcmeService/Security.dll
A AcmeService/AcmeService.exe
Checked out revision 1.
> svn commit -m "Adding version 1.0 of the AcmeService application"
Adding AcmeService
Adding AcmeService/AcmeService.exe
Adding AcmeService/Security.dll
Transmitting file data ..
Committed revision 1.
> svn add AcmeService
A AcmeService
A AcmeService/AcmeService.exe
A AcmeService/Security.dll
> cd c:\packages
> svn status
? AcmeService
Description:
The directory should not have any local modifications
Command:
svn status -v "C:\Program Files\AcmeService"
Excluded Values:
^?.*$
^A.*$
^M.*$
^!.*$
^C.*$
Description:
The directory should be at the correct revision number
Command:
svn info "C:\Program Files\AcmeService"
Expected Value:
^Last Changed Rev: 2$
Regular Expression Search:
true
Case Sensitive Search:
false