TortoiseSVN Folder-Shortcuts

Stefan Falk

I am writing some plug-ins for Eclipse and some of those plug-ins are collections from other plugins that are somehow spread over our repository. However, I don't want to write a readme file or explain to anyone what plugins he has to search from out repository. I just want that someone to check out one single folder that will contain all files that will be needed. I was thinking about shortcuts.

Imagine a structure like this:

https://mycompany/svn/Eclipse/plugins/ProjectX
https://mycompany/svn/Eclipse/plugins/ProjectY
https://mycompany/svn/Eclipse/plugins/RootZ/ProjectZa
https://mycompany/svn/Eclipse/plugins/RootZ/ProjectZb
...

But for whatever reason one only needs ProjectX and ProjectZb for a specific task. Therefore I'd like to have:

https://mycompany/svn/Eclipse/workspaces/PluginDevA/shortcutToProjectX
https://mycompany/svn/Eclipse/workspaces/PluginDevA/shortcutToProjectZb

such that I only have to checkout PluginDevA and SVN copies all referenced folders correctly to my local machine.

Is that somehow possible?

Stefan

Shortcuts won't work, but there's a concept called externals that you can use. Have a look at the documentation for the svn:externals property. (or tortoisesvn.net/../tsvn-dug-externals.html)

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

Completely revert a folder in TortoiseSVN

From Dev

Issue in renaming a folder in TortoiseSVN

From Dev

TortoiseSVN importing .svn folder

From Dev

FTP shortcuts to another folder

From Dev

Invalid hidden shortcuts in user folder

From Dev

shortcuts for Add new solution folder to solution

From Dev

How to create folder shortcuts in file manager?

From Dev

Windows 7 virus removed shortcuts and folder permisions

From Dev

How to remove folder shortcuts from Dash files

From Dev

Open "Go to Folder" keyboard shortcuts outside of Finder

From Dev

WIndows Installer Putting shortcuts into a custom folder with a property

From Dev

Change the default icon for shortcuts in a specifc folder

From Dev

Add custom folder shortcuts to places list

From Dev

Inno Setup shortcuts for folder are not opening in Windows 10

From Dev

How to create website shortcuts on the desktop / in a folder using Chrome?

From Dev

Sort folder full of shortcuts by Destination property in Details view?

From Dev

How to create website shortcuts on the desktop / in a folder using Chrome?

From Dev

pin TWO folder shortcuts as separate icons on Windows 7 taskbar?

From Dev

Do Shortcuts inside the Startup folder execute at boot or at logon? (Windows 7)

From Dev

How can I use shortcuts in this minimalist Windows folder browser dialog?

From Dev

Windows 10 denies creating shortcuts in Start Menu Folder

From Dev

How to open all programs/files shortcuts within a folder

From Dev

In thunderbird, what are the key shortcuts to move up and down in the folder panel?

From Dev

Does Windows7 support symbolic links (folder 'shortcuts')?

From Dev

TortoiseSVN create repository with capitalized folder structure (Trunk vs. trunk, etc.)

From Dev

How to deal with tree conflict while merging using TortoiseSVN, in case of a deleted folder?

From Dev

How can I configure TortoiseSVN to not show .class, .log and folder list when creating an svn patch

From Dev

Windows folder shortcuts: how to have the deployed folder tree in left sidebar as well?

From Dev

Keyboard shortcut won't work for shortcuts in USER/Links folder - Windows 8.1

Related Related

  1. 1

    Completely revert a folder in TortoiseSVN

  2. 2

    Issue in renaming a folder in TortoiseSVN

  3. 3

    TortoiseSVN importing .svn folder

  4. 4

    FTP shortcuts to another folder

  5. 5

    Invalid hidden shortcuts in user folder

  6. 6

    shortcuts for Add new solution folder to solution

  7. 7

    How to create folder shortcuts in file manager?

  8. 8

    Windows 7 virus removed shortcuts and folder permisions

  9. 9

    How to remove folder shortcuts from Dash files

  10. 10

    Open "Go to Folder" keyboard shortcuts outside of Finder

  11. 11

    WIndows Installer Putting shortcuts into a custom folder with a property

  12. 12

    Change the default icon for shortcuts in a specifc folder

  13. 13

    Add custom folder shortcuts to places list

  14. 14

    Inno Setup shortcuts for folder are not opening in Windows 10

  15. 15

    How to create website shortcuts on the desktop / in a folder using Chrome?

  16. 16

    Sort folder full of shortcuts by Destination property in Details view?

  17. 17

    How to create website shortcuts on the desktop / in a folder using Chrome?

  18. 18

    pin TWO folder shortcuts as separate icons on Windows 7 taskbar?

  19. 19

    Do Shortcuts inside the Startup folder execute at boot or at logon? (Windows 7)

  20. 20

    How can I use shortcuts in this minimalist Windows folder browser dialog?

  21. 21

    Windows 10 denies creating shortcuts in Start Menu Folder

  22. 22

    How to open all programs/files shortcuts within a folder

  23. 23

    In thunderbird, what are the key shortcuts to move up and down in the folder panel?

  24. 24

    Does Windows7 support symbolic links (folder 'shortcuts')?

  25. 25

    TortoiseSVN create repository with capitalized folder structure (Trunk vs. trunk, etc.)

  26. 26

    How to deal with tree conflict while merging using TortoiseSVN, in case of a deleted folder?

  27. 27

    How can I configure TortoiseSVN to not show .class, .log and folder list when creating an svn patch

  28. 28

    Windows folder shortcuts: how to have the deployed folder tree in left sidebar as well?

  29. 29

    Keyboard shortcut won't work for shortcuts in USER/Links folder - Windows 8.1

HotTag

Archive