Announcement

Collapse
No announcement yet.

Alignment Override Recommendation?

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • Alignment Override Recommendation?

    Is there a recommendation to align the following folder structure:

    dev ---> stage
    wwwroot\app1\ref --> wwwroot\app1
    wwwroot\app2\ref --> wwwroot\app2
    wwwroot\app3\ref --> wwwroot\app3
    ...

    I would like to compare each app folder in my wwwroot using a single session, instead of creating a session for each app individually.

    In the above example, the folder structure is slightly different in that the code files are in the app folder root and not in the \ref folder.

    Is it possible to use an Alignment override to associate this?

    Things I have tried:
    ref\*=*
    ref\$1=(.*)
    (.*)\ref=$1

    I am not sure if overrides can cross the subpath boundary or not =P

  • #2
    Hi Carl,

    Sorry, this isn't possible right now. The alignments can only align things within a single folder comparison; they can't change depths. Adding support for multiple base folders on each side is on the wishlist.
    Zoë P Scooter Software

    Comment


    • #3
      Thank you for the quick reply.

      Comment

      Working...
      X
      😀
      🥰
      🤢
      😎
      😡
      👍
      👎